auto-save 2026-05-15 17:28 (~3)

This commit is contained in:
2026-05-15 17:28:27 +08:00
parent d8027011d1
commit dcd8560ac8
3 changed files with 16 additions and 16 deletions

View File

@@ -238,7 +238,7 @@
}
.login-premium-copy {
margin: 18px 0 0;
max-width: 520px;
max-width: 430px;
color: rgba(40, 40, 40, 0.58);
font-size: 16px;
line-height: 1.7;
@@ -264,7 +264,7 @@
position: absolute;
right: 2%;
bottom: 8px;
width: min(46%, 390px);
width: min(40%, 330px);
aspect-ratio: 1;
border: 1px solid rgba(40, 40, 40, 0.08);
border-radius: 8px;