font weight fix
This commit is contained in:
parent
58491c60da
commit
175a8baee3
2 changed files with 3 additions and 2 deletions
|
|
@ -364,7 +364,8 @@ section h2.section-heading {
|
|||
margin-bottom: 15px;
|
||||
font-size: 26px;
|
||||
color: #494949;
|
||||
letter-spacing: 0px;
|
||||
letter-spacing: -1px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
section h3.section-subheading {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue