Fix spacing on navbar burger

This commit is contained in:
2024-02-10 22:03:26 +00:00
parent 0166bb691d
commit a7782db1a8

View File

@@ -83,6 +83,10 @@ p {
}
}
.navbar-burger {
height: 4rem !important;
}
// -------------------------------------------------------
// Base
// -------------------------------------------------------