修改配色

This commit is contained in:
zyronon
2023-08-27 02:30:22 +08:00
parent c46ff1d2e0
commit 845288795e
6 changed files with 14 additions and 8 deletions

View File

@@ -55,7 +55,7 @@ onMounted(() => {
font-size: 14rem;
display: flex;
justify-content: center;
background-color: var(--color-main-bg);
//background-color: var(--color-main-bg);
.center {
width: 70vw;