Maybe this helps?
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m24s

This commit is contained in:
2026-01-01 13:33:10 -07:00
parent 91e1be00f5
commit f5a8a2e5b4
5 changed files with 51 additions and 9 deletions

View File

@@ -36,12 +36,25 @@
--noise: 0;
}
@font-face {
font-family: "Roboto Slab";
src: url("../assets/fonts/RobotoSlab-VariableFont_wght.ttf")
format("truetype");
font-weight: 100 900;
font-style: normal;
font-display: swap;
}
html {
scroll-behavior: smooth;
}
body {
font-family: 'Inter Variable', system-ui, -apple-system, sans-serif;
font-family:
"Roboto Slab",
system-ui,
-apple-system,
sans-serif;
}
.text-rotate:hover,