mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
Update _news.scss
Font face changes
This commit is contained in:
parent
d23d8351ca
commit
1218cb9692
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ div.article {
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
margin: 0 0 .5em 0;
|
margin: 0 0 .5em 0;
|
||||||
font-family: 'Impact';
|
font-family: $header-font-family;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue