From ac4a5e805567d822fcd9f6415f41a50091bfe565 Mon Sep 17 00:00:00 2001 From: QiTao Weng Date: Sun, 10 Apr 2022 03:04:34 -0500 Subject: [PATCH] font color change --- src/App.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 2d74dbe..c8edac5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -88,7 +88,6 @@ Dark.set(true) -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; - color: #4484c4; margin-top: 60px; } .titleBar {