We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9717a6f commit 57477c8Copy full SHA for 57477c8
src/css/header.css
@@ -45,7 +45,7 @@ body {
45
46
.navbar-start .navbar-item:first-child {
47
font-family: "Comfortaa", sans-serif;
48
- font-size: calc(20 / var(--rem-base) * 1rem);
+ font-size: 1rem;
49
line-height: 1;
50
position: relative;
51
top: 2.5%; /* compensate for built-in line height in font */
0 commit comments