parent
714689596b
commit
2cc8246f01
assets
|
@ -17,7 +17,7 @@ body {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-family: "Noto Sans", sans-serif;
|
font-family: "Noto Sans", sans-serif;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
min-height: unquote("max(100vh, $stars-height)");
|
min-height: unquote("max(100vh, #{$stars-height})");
|
||||||
max-width: $large;
|
max-width: $large;
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
|
Loading…
Reference in New Issue