fix: 修改帮助样式

This commit is contained in:
ikechan8370 2023-03-08 11:12:26 +08:00
parent fa1b1877d0
commit 3e8789a367
12 changed files with 92 additions and 67 deletions

View file

@ -13,7 +13,7 @@
body {
font-family: sans-serif;
font-size: 16px;
width: 630px;
width: 900px;
color: #1e1f20;
transform: scale(1.5);
transform-origin: 0 0;
@ -98,7 +98,7 @@ body {
}
.list .item {
width: 285px;
width: 430px;
display: flex;
align-items: center;
background: #f1f1f1;