5 lines
50 B
SCSS
5 lines
50 B
SCSS
|
.myProject{
|
||
|
background: red;
|
||
|
height: 100vh;
|
||
|
}
|