mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04:00
for some reason we don't clear h1,2,3 margins on mobile..
This commit is contained in:
parent
1a9da9133e
commit
9df9cd2c66
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ a.star {
|
|||
|
||||
h3 {
|
||||
margin-bottom: 4px;
|
||||
margin-top: 0;
|
||||
color: scale-color($primary, $lightness: 20%);
|
||||
line-height: 23px;
|
||||
font-weight: normal;
|
||||
|
|
Loading…
Add table
Reference in a new issue