for some reason we don't clear h1,2,3 margins on mobile..
This commit is contained in:
parent
1a9da9133e
commit
9df9cd2c66
|
@ -164,6 +164,7 @@ a.star {
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
|
margin-top: 0;
|
||||||
color: scale-color($primary, $lightness: 20%);
|
color: scale-color($primary, $lightness: 20%);
|
||||||
line-height: 23px;
|
line-height: 23px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|
Loading…
Reference in New Issue