Refactor font variable names and update CV section styles

This commit is contained in:
Paul Nicoué 2025-06-04 19:07:20 +02:00
parent 2eec141073
commit 055df518e4
3 changed files with 24 additions and 18 deletions

View file

@ -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