From 214268289a1d91988de8ebf481e111ac355ed580 Mon Sep 17 00:00:00 2001 From: PrestonT500 Date: Fri, 20 Sep 2024 13:06:18 -0700 Subject: [PATCH] No more discord widget, blocks buttons on small screens --- css/index.css | 7 ------- index.html | 9 --------- 2 files changed, 16 deletions(-) diff --git a/css/index.css b/css/index.css index 9c3e882..55f0618 100644 --- a/css/index.css +++ b/css/index.css @@ -136,10 +136,3 @@ button:hover { text-align: center; width: 100%; } - -.discord-widget { - position: absolute; - right: 0; - top: 0; - margin-right: 20px; -} diff --git a/index.html b/index.html index dca5e91..b311b61 100644 --- a/index.html +++ b/index.html @@ -64,15 +64,6 @@ - - -
- -
- - - -