fix: opacity

This commit is contained in:
Benno Tielen 2026-07-16 08:28:39 +02:00
parent 96daccd923
commit fb071ff650

View file

@ -4,7 +4,7 @@
position: relative;
height: 634px;
background-color: $shade1;
opacity: 0.7;
opacity: 1;
overflow: hidden;
}