Shifted background image up

This commit is contained in:
Zakary Timson 2022-05-03 17:59:36 +00:00
parent 5a4279c689
commit 6686875f3f

View File

@ -60,6 +60,7 @@ body {
margin: 0; margin: 0;
font-family: Roboto, sans-serif; font-family: Roboto, sans-serif;
background: #354B72 url("/assets/img/ZaksCode.gif") no-repeat fixed center; background: #354B72 url("/assets/img/ZaksCode.gif") no-repeat fixed center;
background-position: right 50% top -10vh;
} }
.skirt { .skirt {