From 904404130a4070fac01a24b9b012b009b18d9d71 Mon Sep 17 00:00:00 2001 From: arashsheyda Date: Fri, 21 Apr 2023 12:22:18 +0300 Subject: [PATCH] feat: global styles --- client/app.vue | 4 ++++ client/styles/global.css | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 client/styles/global.css diff --git a/client/app.vue b/client/app.vue index bf94e09..b0e211f 100644 --- a/client/app.vue +++ b/client/app.vue @@ -1,3 +1,7 @@ + +