From 73bfe3211f5b05c503d00c6cb38372a191c10040 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Mon, 18 Jun 2018 22:20:15 +0100 Subject: Partner updates --- scss/pysite/pages/main/_index.scss | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'scss') diff --git a/scss/pysite/pages/main/_index.scss b/scss/pysite/pages/main/_index.scss index 36a046cf..bd77460f 100644 --- a/scss/pysite/pages/main/_index.scss +++ b/scss/pysite/pages/main/_index.scss @@ -7,5 +7,21 @@ $page_classes: ( #invite-button { padding: 0; } + + #reddit-button { + font-size: 120%; + line-height: 2rem; + padding: 1rem; + text-transform: unset; + width: 320px; + + .fa-fw { + font-size: 350% !important; + } + + span { + font-size: 80%; + } + } } } -- cgit v1.2.3