mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
refactor: replace svh with a more compatible approach (#252)
* first attempt * second attempt * blind commit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import '_core/mixins';
|
||||
|
||||
:root {
|
||||
--window-height: 100svh;
|
||||
--window-height: 100vh;
|
||||
--nav-height: 2rem;
|
||||
--space-standard: 0.625rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user