4 lines
48 B
SCSS
4 lines
48 B
SCSS
|
|
:host {
|
||
|
|
display: block;
|
||
|
|
min-height: 100vh;
|
||
|
|
}
|