From 282581c0d113f1484021f1067042052f42c72f6c Mon Sep 17 00:00:00 2001 From: Pavel Rybalko Date: Mon, 6 Dec 2021 13:52:38 +0100 Subject: [PATCH] ui: adjust text and styles Update src/components/GeneralInfo.vue Co-authored-by: Kirill Pimenov --- src/App.vue | 79 ++++++++----------- src/components/ForkMe.vue | 4 +- src/components/GeneralInfo.vue | 137 ++++++++++++--------------------- src/views/Info.vue | 22 +++++- 4 files changed, 102 insertions(+), 140 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7b8faee..ed5babc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,34 +3,23 @@
-
@@ -38,7 +27,6 @@ diff --git a/src/views/Info.vue b/src/views/Info.vue index dfb56f1..7331156 100644 --- a/src/views/Info.vue +++ b/src/views/Info.vue @@ -1,9 +1,27 @@