Style & front improvements

This commit is contained in:
WardPearce
2025-10-16 12:38:47 +13:00
parent 3bfabe998b
commit 13b999032d
2 changed files with 9 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
::-webkit-scrollbar {
display: none;
}
@font-face {
font-family: Inter;
src: url('/static/inter.ttf');
}
article {
box-shadow: none !important;
}
Binary file not shown.