This commit is contained in:
SpikeHD
2022-06-01 17:49:10 -07:00
parent 7d0326dcdf
commit da6d05c7d0
2 changed files with 4 additions and 4 deletions

View File

@@ -27,8 +27,8 @@ select:focus {
}
.App {
background-size: contain !important;
background-position: center;
background-size: cover !important;
background-position: center !important;
}
.TopButton {