From 35c755fdfe2962f2211c77f52531fe5881d96c40 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Sun, 12 Jul 2020 01:15:58 +0200 Subject: Disbale `.GitInfo` until I figure out how to keep `.git` folder in Gitlab's pipeline process. --- themes/flamingo/assets/scss/_mobile_view.scss | 7 ------- 1 file changed, 7 deletions(-) (limited to 'themes') diff --git a/themes/flamingo/assets/scss/_mobile_view.scss b/themes/flamingo/assets/scss/_mobile_view.scss index 21860c2..0b74db2 100644 --- a/themes/flamingo/assets/scss/_mobile_view.scss +++ b/themes/flamingo/assets/scss/_mobile_view.scss @@ -114,13 +114,6 @@ nav { border-bottom: none; //transition: border-bottom .3s; } - a { - text-decoration: none; - color: $post-title-color; - font-weight: 200; - border-bottom: none; - //transition: border-bottom .3s; - } a:hover { //border-bottom: 1px solid $post-link-color; color: $post-link-color; -- cgit v1.2.3