4 lines
79 B
SCSS
4 lines
79 B
SCSS
main {
|
|
min-height: calc(100vh - 64px);
|
|
background: #fafafa;
|
|
} |