fix: title color

This commit is contained in:
liamjung 2021-12-28 10:59:55 +08:00
parent 0d7962c4db
commit 57f8116aa4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
position: relative;
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
color: transparent;
letter-spacing: 1px;
height: 100%;
}