From b83051e621f0b4e96e96cc1d796fd7c3abb8fe86 Mon Sep 17 00:00:00 2001
From: tengsx <tengsx1009@163.com>
Date: Thu, 06 Apr 2023 19:42:58 +0800
Subject: [PATCH] 还原布局
---
src/App.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 3e4ff42..5ba94fa 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -40,7 +40,6 @@
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
- text-align: center;
color: #2c3e50;
overflow: hidden;
}
--
Gitblit v1.9.3