about page seperation, replace bg with svg
All checks were successful
/ build (push) Successful in 4m53s

This commit is contained in:
Ruben 2025-10-27 12:51:40 -05:00
commit e90eb3f9f6
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583
6 changed files with 30 additions and 9 deletions

View file

@ -42,7 +42,7 @@ bg-image {
opacity: .6;
background-repeat: repeat;
background-size: auto;
background-image: url(/assets/bg.png);
background-image: url(/assets/bg.svg);
inset: 0 !important;
width: 100% !important;
height: 100% !important;