3 lines
38 B
SCSS
3 lines
38 B
SCSS
|
main {
|
||
|
height: calc(100vh - 72px);
|
||
|
}
|