new frames

This commit is contained in:
Kyle
2021-01-07 17:08:05 -08:00
parent d13e57dae6
commit 8a55e257b3
190 changed files with 153 additions and 15 deletions

View File

@@ -47,6 +47,10 @@
font-family: Montserrat-Medium;
src: url("/fonts/Montserrat-Medium.ttf");
}
@font-face {
font-family: Acme-Regular;
src: url("/fonts/Acme-Regular.ttf");
}
/*Variables*/
:root {
--site-background: url('/img/lowpolyBackground.svg');