10 years later #1

Merged
sthag merged 374 commits from development into main 2026-03-07 00:18:59 +01:00
Showing only changes of commit 069efe1e1d - Show all commits

View file

@ -6,7 +6,7 @@
body {
.bkgBox {
.card_bkg {
@extend %full_parent;
transition-duration: 800ms;
overflow: hidden;
@ -18,7 +18,7 @@
}
}
.cardBox {
.card_box {
display: flex;
align-items: center;
justify-content: center;