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 a8fabf373e - Show all commits

View file

@ -139,7 +139,7 @@
.hover_full_view_change { .hover_full_view_change {
@extend %full_viewport; @extend %full_viewport;
z-index: $z_top; z-index: $z_heaven;
background-color: transparentize($darkest_color, .5); background-color: transparentize($darkest_color, .5);
transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out;
pointer-events: none; pointer-events: none;