Update main.css

This commit is contained in:
Sophia Atkinson 2021-09-27 00:41:17 -07:00 committed by GitHub
parent 5ca1c66752
commit 42f4c4b23f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2596,7 +2596,7 @@ input, select, textarea {
background-image: url("images/overlay.png"), url("../../images/bg.jpg");
background-position: top left, top left;
background-repeat: repeat, no-repeat;
background-size: auto, 150%;
background-size: auto, 100%;
color: rgba(255, 255, 255, 0.5);
height: 100%;
left: 0;