fallback fonts

This commit is contained in:
2026-05-05 17:13:50 -07:00
parent e3f062d335
commit 72d5f8b2be
4 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ footer ul {
header,
nav li,
footer li {
font-family: "Bebas Neue";
font-family: "Bebas Neue", sans-serif;
font-size: 1.3rem;
}