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

@@ -1,6 +1,6 @@
@import "_colors";
@import "_base";
@import "_content";
@import "_navigation";
@import "_pagination";
@import "_footer";
@import "variables";
@import "base";
@import "content";
@import "navigation";
@import "pagination";
@import "footer";