From df2f02baffe11c2a79ec9ed5ab67bd4b46e54ae9 Mon Sep 17 00:00:00 2001 From: Nick Zhang Date: Wed, 20 Apr 2022 23:15:09 +0800 Subject: [PATCH] Minor style update --- src/stylesheets/layout/_footer.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stylesheets/layout/_footer.scss b/src/stylesheets/layout/_footer.scss index 0f1039f..32a120f 100755 --- a/src/stylesheets/layout/_footer.scss +++ b/src/stylesheets/layout/_footer.scss @@ -3,6 +3,7 @@ // ----------------------------------------------------------------------------- .footer { + padding: 1rem; .container { padding-top: 2rem; padding-bottom: 2rem;