mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-14 13:51:26 +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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -203,4 +203,4 @@ div.admin.articles {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue