mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-17 01:24:36 +01:00
fix background
This commit is contained in:
@@ -27,11 +27,8 @@ select:focus {
|
||||
}
|
||||
|
||||
.App {
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
background-size: contain !important;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.TopButton {
|
||||
|
||||
Reference in New Issue
Block a user