aboutsummaryrefslogtreecommitdiff
path: root/themes/flamingo
diff options
context:
space:
mode:
Diffstat (limited to 'themes/flamingo')
-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;