website: v4.0

This commit is contained in:
Rasmus Andersson 2023-11-19 16:05:56 -08:00
parent 401515a343
commit a521315959
56 changed files with 143 additions and 253 deletions

View file

@ -134,9 +134,6 @@ body {
transition: all 168ms cubic-bezier(0.17, 0.65, 0.48, 1);
transition-property: color, background;
}
.robotoFont {
font-family: "Roboto", serif;
}
.systemFont {
font-family: system-ui,-system,-system-ui,-apple-system,sans-serif;
}