fix background

This commit is contained in:
nelle 2024-07-22 01:00:54 -06:00
parent 4dc76261f8
commit b1958f2672

View file

@ -12,6 +12,7 @@
-moz-background-size: cover;
-o-background-size: cover;
background-size: repeat;
background-attachment: fixed;
padding: 1rem;
width: 1000px;