From 3798523faca6c203c20c0c5cc2347597cd7c9328 Mon Sep 17 00:00:00 2001 From: bb1950328 Date: Fri, 7 Oct 2022 22:30:49 +0200 Subject: [PATCH] remove commented out code --- src/App.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index c65c8dc..5f1fc3c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -69,7 +69,6 @@ export default { font-family: Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - /*background-color: black;*/ min-height: 100vh; padding: 0.5rem; }