more stuff

This commit is contained in:
2026-05-01 19:48:34 -05:00
parent e1d437fd49
commit 7e767541cf
18 changed files with 1292 additions and 319 deletions

View File

@@ -1,5 +1,13 @@
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&family=Open+Sans:wght@400;600&display=swap');
@font-face {
font-family: 'StencilBold';
src: url('fonts/Stencil Std Bold.ttf') format('truetype');
font-weight: Bold;
font-style: normal;
font-display: swap;
}
h1:focus {
outline: none;
}

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB