mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 16:44:43 +01:00
Launch button stylized to look clearer. WIP on moving all the launch elements to the right for better readability.
This commit is contained in:
@@ -29,7 +29,7 @@ select:focus {
|
||||
|
||||
.App {
|
||||
background-size: cover !important;
|
||||
background-position: center !important;
|
||||
background-position: bottom !important;
|
||||
}
|
||||
|
||||
.TopButton {
|
||||
@@ -107,11 +107,8 @@ select:focus {
|
||||
width: 100%;
|
||||
height: 160px;
|
||||
|
||||
backdrop-filter: blur(10px);
|
||||
box-shadow: inset 0px 5px 12px -3px rgb(50 50 50 / 75%);
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@media (max-height: 580px) {
|
||||
|
||||
Reference in New Issue
Block a user