Made the new font for tittle only

This commit is contained in:
2025-10-28 09:24:48 -05:00
parent 05ee3d9b63
commit 3bf4e2fdd9

View File

@ -9,6 +9,10 @@ body{
cursor: url("/media/Art/comet.png");
color: rgb(57, 214, 253);
text-align: center;
}
h1{
font-family: SPACEMAN;
}