星际厨娘:修改规则

This commit is contained in:
Dragon
2022-10-25 17:27:39 +08:00
parent bb31bee2dc
commit d5028ad96f
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View File

@@ -5,7 +5,7 @@
}
html,
body {
height: auto;
height: 19rem;
background: url("../image/main-bg.png") no-repeat 0 0/100% 100%;
background-color: #014459;
font-family: "pingfang-bold";

View File

@@ -16,7 +16,7 @@ html,
body {
// height: 100vh;
// height: px2rem(1334, );
height: auto;
height: 19rem;
background: url('../image/main-bg.png') no-repeat 0 0/100% 100%;
background-color: #014459;
// overflow: hidden;