update login

This commit is contained in:
lb
2023-12-19 09:31:38 +08:00
parent d06756c6ff
commit 5ad93105b3
3 changed files with 9 additions and 9 deletions

View File

@@ -148,8 +148,8 @@ $base1px: 0.15vh; // 1px / 1080px;
letter-spacing: calc(2 * 0.12vh);
.cnbm_logo {
height: calc(40 * 0.12vh);
width: calc(40 * 0.12vh);
height: calc(144 * 0.12vh);
width: calc(160 * 0.12vh);
position: relative;
top: calc(8 * 0.12vh);
right: calc(8 * 0.12vh);