Update main.css

This commit is contained in:
Sophia Atkinson 2021-09-30 06:12:13 -07:00 committed by GitHub
parent 6af988164a
commit ecc21a1bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2593,7 +2593,7 @@ input, select, textarea {
justify-content: space-between;
background-color: #1f1815;
background-attachment: scroll, scroll;
background-image: url("images/overlay.png"), url("../../images/bg.avif");
background-image: url("images/overlay.png"), url("../../images/bg.jpg");
background-position: top left, top left;
background-repeat: repeat, no-repeat;
background-size: auto, 100%;