5 lines
61 B
SCSS
5 lines
61 B
SCSS
|
header {
|
||
|
background: #d35400;
|
||
|
margin-bottom: 1rem;
|
||
|
}
|