mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 04:51:14 +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 {
|
||||
margin: 0 0 .5em 0;
|
||||
font-family: 'Impact';
|
||||
font-family: $header-font-family;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
@ -203,4 +203,4 @@ div.admin.articles {
|
|||
width: 10%;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue