mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Style refactor (#77)
* Change fonts * Fix colors and sizes * Fix link colors * Fix headings and links * Fix icon size
This commit is contained in:
committed by
GitHub
parent
f83b230aa2
commit
94656f4c79
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user