Refactor font variable names and update CV section styles
This commit is contained in:
parent
2eec141073
commit
055df518e4
3 changed files with 24 additions and 18 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
// ----- FONTS
|
||||
|
||||
$text-font-family: Helvetica, Arial, sans-serif;
|
||||
$text-font-size: 0.9rem;
|
||||
$text-line-height: 1.15;
|
||||
$default-font-family: Helvetica, Arial, sans-serif;
|
||||
$default-font-size: 0.9rem;
|
||||
$default-line-height: 1.15;
|
||||
|
||||
// ----- COLORS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue