From b028da9fea70c65ccd52d1d478859739027d756a Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 27 Jul 2021 04:47:58 +0200 Subject: Commmmmmit --- index.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 1b06d09..477c500 100644 --- a/index.php +++ b/index.php @@ -4,8 +4,9 @@
-

-

+ +

+

@@ -20,6 +21,15 @@ margin-top: -6px !important; padding-top: 18px !important; } + + #intro-tagline { + margin-bottom: 0 !important; + padding-bottom: 26px !important; + } + + #intro-title { + background-image: radial-gradient(100% 100% at 100% 0%,#fff 0%,#fff 100%) !important; + } } -- cgit