From bf81c850e6a6fafb3254b7094760c3f7ae004874 Mon Sep 17 00:00:00 2001 From: Ferrariic Date: Fri, 31 Dec 2021 12:40:47 -0600 Subject: [PATCH] #29 adds announcements to home page --- src/components/Home.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/Home.vue b/src/components/Home.vue index c6111d0..b44f4fa 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -49,10 +49,8 @@

Bot Detector Plugin News & Updates

-

- Insert news here :) -

+
@@ -151,7 +149,7 @@ div.main { position: relative; width: 60%; text-align: center; - padding-bottom: 500px; + padding-bottom: 50px; margin-right: auto; margin-left: auto; color: #1F1B12;