change fonts to geist

This commit is contained in:
Aidan 2025-01-06 08:50:32 -05:00
parent c0312888ad
commit 8a3d315e95
4 changed files with 8 additions and 6 deletions

View file

@ -38,3 +38,7 @@ html {
scroll-behavior: smooth;
}
.glow {
text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}