0

fix(ui): vh->vw for content margin

This commit is contained in:
Gabe Kangas 2023-04-26 21:42:12 -07:00
parent 758773e661
commit fbffb58c0c
No known key found for this signature in database
GPG Key ID: 4345B2060657F330

View File

@ -1,4 +1,4 @@
$bottomMargin: 4vh;
$bottomMargin: 2vw;
.bottomSectionContent {
// background-color: green;