Improve h1 appearance
This commit is contained in:
parent
75a394b569
commit
c4c48d8e93
|
@ -14,11 +14,13 @@
|
|||
|
||||
& > h1 {
|
||||
@include font-size(8);
|
||||
line-height: 1.2;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: $base-head;
|
||||
font-weight: 300;
|
||||
text-align: center;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
& > .search {
|
||||
|
|
Loading…
Reference in New Issue