style: expose bg override variable

This commit is contained in:
Carlos Valente
2024-05-17 20:13:59 +02:00
committed by Carlos Valente
parent dae6f84af0
commit cfbd540a14
4 changed files with 24 additions and 11 deletions
@@ -2,6 +2,7 @@
width: 100vw;
height: 100vh;
background-color: $ui-black;
color: $ui-white;
}