Fix navigation menu style

This commit is contained in:
Paul Nicoué 2022-12-21 17:21:58 +01:00
parent ec5677ad9f
commit 9059e44ea5
3 changed files with 36 additions and 5 deletions

View file

@ -12,7 +12,7 @@
--semi-bold-font-weight: 600;
--bold-font-weight: 700;
--text-font-size: 1rem;
--text-line-height: calc(var(--text-font-size) * 1.2);
--text-line-height: 1.1;
// Dimensions
@ -37,7 +37,7 @@ $desktop-media-query: 62rem;
// Fonts
--text-font-size: 0.95rem;
--text-line-height: calc(var(--text-font-size) * 1.1);
// --text-line-height: calc(var(--text-font-size) * 1.1);
// Dimensions
@ -53,7 +53,7 @@ $desktop-media-query: 62rem;
// Fonts
--text-font-size: 0.9rem;
--text-line-height: calc(var(--text-font-size) * 1);
// --text-line-height: calc(var(--text-font-size) * 1);
// Dimensions