chore: Site Fixes

This commit is contained in:
MattTheTekie 2025-06-20 14:50:24 -04:00
commit af582ed626
2 changed files with 1 additions and 1 deletions

View file

@ -162,7 +162,7 @@ body {
background-size: cover;
background-color: #698aff;
font-family: "Roboto", arial, serif;
cursor: url("http://www.venith.net/assets/images/cursor.png"), auto;
cursor: url("http://www.venith.net/legacy/assets/images/cursor.png"), auto;
font-size: 14px;
height: 100vh;
}