aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorgabrielgio <gabriel.giovanini@pm.me>2020-07-12 01:15:58 +0200
committergabrielgio <gabriel.giovanini@pm.me>2020-07-12 01:15:58 +0200
commit35c755fdfe2962f2211c77f52531fe5881d96c40 (patch)
treef9af7d1d1603e1b947117f77c9d7b7ba9949027c /themes
parentfe115407f31faf2e8bc69beb85fb07748d096d08 (diff)
downloadgabrielgio.me-35c755fdfe2962f2211c77f52531fe5881d96c40.tar.gz
gabrielgio.me-35c755fdfe2962f2211c77f52531fe5881d96c40.tar.bz2
gabrielgio.me-35c755fdfe2962f2211c77f52531fe5881d96c40.zip
Disbale `.GitInfo` until I figure out how to keep `.git` folder in Gitlab's
pipeline process.
Diffstat (limited to 'themes')
-rw-r--r--themes/flamingo/assets/scss/_mobile_view.scss7
1 files changed, 0 insertions, 7 deletions
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;