Change: title text to white

This commit is contained in:
2021-12-14 10:41:21 +08:00
parent d59e40c6fa
commit 1c14997b85

View File

@@ -21,6 +21,7 @@ body {
display: flex;
align-items: center;
justify-content: space-between;
color: white;
}
.title-text {
margin-left: 1em;