mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
Change h3 to 24px so it's midway between h2 and h4; h2 is 30px so it was indistinguishable
This commit is contained in:
@@ -29,8 +29,8 @@ h1{
|
||||
}
|
||||
|
||||
h3{
|
||||
font-size: 28px;
|
||||
line-height: 28px;
|
||||
font-size: 24px;
|
||||
line-height: 24px;
|
||||
font-family: $font-family-open-sans;
|
||||
font-weight: $font-weight-reg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user