8 lines
No EOL
91 B
SCSS
8 lines
No EOL
91 B
SCSS
html {
|
|
font-size: #{$base-font-size}px;
|
|
}
|
|
|
|
.root-app {
|
|
min-height: 100%;
|
|
height: 100%;
|
|
} |