Skip to content

Commit

Permalink
Change menu font size
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed Mar 31, 2023
1 parent 5386655 commit 6db4651
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@
--goff-editor-input-text: #f1f1f1;
}


.menu__link {
font-weight: normal;
font-size: 0.95rem;
}

body {
font-family: poppins, sans-serif;
}
Expand Down

0 comments on commit 6db4651

Please sign in to comment.