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