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

View File

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