样式优化

This commit is contained in:
yj 2024-07-19 10:21:00 +08:00
parent 2f23f0a337
commit a7c41c970b
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
z-index: 1; z-index: 1;
background-color: black; background-color: black;
color: white; color: white;
font-size: 20px; font-size: 16px;
} }
} }
@ -265,7 +265,7 @@
left: 50%; left: 50%;
top: 50%; top: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-size: 26px; font-size: 16px;
color: white; color: white;
} }
} }