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 @@
.footer {
width: 100%;
text-align: center;
font-family: $heading-font-family;
font-size: 1.6rem;
line-height: 2.0rem;
margin-bottom:1.0rem;
a {