chore: fixes

This commit is contained in:
MattTheTekie 2026-04-24 11:45:03 -04:00
commit 917d412cce
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
/* ===== BODY (same vibe) ===== */
body {
background: url("http://www.veltron.net/images/wallpaper.png") no-repeat center center fixed;
background: url("http://www.veltron.net/images/wallpaper_legacy.png") no-repeat center center fixed;
background-size: cover;
font-family: "Roboto", arial, serif;
margin: 0;