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