diff --git a/src/App.vue b/src/App.vue
index 073c140..d9642ed 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -207,7 +207,13 @@
-
1) Download the font
2) Unpack the ZIP
3) import('@/components/Compare'),
background: localStorage.getItem('theme') === 'dark' ? '#515151' : '#f5f5f5',
- height: '37vw',
+ height: '45vw',
loading: Loader
}),
Faq,
diff --git a/src/components/Compare.vue b/src/components/Compare.vue
index 5924071..74df1b2 100644
--- a/src/components/Compare.vue
+++ b/src/components/Compare.vue
@@ -1,9 +1,5 @@
-
-
+