Website overhaul

This commit is contained in:
2025-03-27 22:57:31 +01:00
parent 2b75326eac
commit 755fd297bb
70 changed files with 1389 additions and 709 deletions

View File

@ -13,7 +13,7 @@ body {
padding: 0;
color: $text-color;
font-family: $global-font-family;
line-height: 1;
line-height: 1.2;
&.overflow--hidden {
/* when primary navigation is visible, the content in the background won't scroll */