Changed background position

This commit is contained in:
Thomas Smith 2022-10-06 16:32:24 -04:00
parent 883dc41f55
commit 1440c5d554

View file

@ -29,7 +29,7 @@
background-attachment: fixed;
background-position: top;
background-repeat: repeat;
background-size: contain;
background-size: cover;
border-bottom: 2px solid #949494;
}