lighthouse improvements

This commit is contained in:
Dennis Eichhorn 2023-09-26 20:49:43 +00:00
parent db23a656f7
commit 898433980f

View File

@ -14,6 +14,7 @@ body {
max-width: 100%;
overflow-x: hidden;
font-family: var(--font-family);
font-display: swap;
color: #000;
font-size: .8rem;
}