Style refactor (#77)

* Change fonts

* Fix colors and sizes

* Fix link colors

* Fix headings and links

* Fix icon size
This commit is contained in:
Luiz F. A. de Prá
2018-09-14 09:02:58 -03:00
committed by GitHub
parent f83b230aa2
commit 94656f4c79
8 changed files with 124 additions and 75 deletions

View File

@@ -3,4 +3,7 @@
text-align: center;
line-height: 2.0rem;
margin-bottom:1.0rem;
a {
color: $link-color;
}
}