6 lines
75 B
SCSS
6 lines
75 B
SCSS
|
header div {
|
||
|
height: 50px;
|
||
|
line-height: 25px;
|
||
|
margin-bottom: 50px;
|
||
|
}
|