From aa761d6d6759f2ea1fb2aa89761b50e2a69d03d7 Mon Sep 17 00:00:00 2001 From: Konrad Date: Wed, 3 Mar 2021 20:57:55 +0100 Subject: [PATCH] Removed #secure and replaced with class --- app/assets/stylesheets/darkswarm/footer.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/darkswarm/footer.scss b/app/assets/stylesheets/darkswarm/footer.scss index e63f7f8c5b..43b5898c7c 100644 --- a/app/assets/stylesheets/darkswarm/footer.scss +++ b/app/assets/stylesheets/darkswarm/footer.scss @@ -107,10 +107,10 @@ footer { color: rgba($disabled-med, 0.35); } - #secure { + p.text-big { font-size: 1.5rem; font-weight: 300; - } + } .social-icons { margin-bottom: 0.9rem;