From fc60a17a416a62daf69934d8816bd5223f494d39 Mon Sep 17 00:00:00 2001 From: infominer33 Date: Wed, 20 Mar 2019 23:37:31 -0400 Subject: [PATCH] test --- _sass/jekyll-theme-modernist.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_sass/jekyll-theme-modernist.scss b/_sass/jekyll-theme-modernist.scss index a52d875a..584185fb 100644 --- a/_sass/jekyll-theme-modernist.scss +++ b/_sass/jekyll-theme-modernist.scss @@ -329,7 +329,7 @@ footer { } #share-bar { - font-size: 20px; + font-size: 15px; } /* Title */ @@ -349,6 +349,7 @@ footer { margin-right: 3px; border: 1px solid #D3D6D2; padding: 5px 10px 5px 10px; + font-weight: bold; } .share-button:hover { opacity: 1;