web safe fonts (#496)

* web-safe-fonts initial commit

* updated contributors

* reduced headings font weight

* make release
This commit is contained in:
Peter Duchnovsky
2021-02-10 15:46:37 +01:00
committed by GitHub
parent 9bfd70ec83
commit c4afd5f51a
9 changed files with 17 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
.pagination {
margin-top: 6.0rem;
text-align: center;
font-family: $heading-font-family;
font-family: $font-family;
li {
display: inline;
text-align: center;