5 lines
61 B
SCSS
5 lines
61 B
SCSS
|
footer {
|
||
|
margin-top: 1rem;
|
||
|
background-color: blue;
|
||
|
}
|