fix list display on chrome
This commit is contained in:
parent
35694dce61
commit
9be849cdfa
|
@ -208,6 +208,9 @@ header .header {
|
|||
font-size: 17px;
|
||||
line-height: (30/17) !important;
|
||||
margin-bottom: $baseline;
|
||||
p {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue