Skip to content
Snippets Groups Projects
Commit 367a5d1b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

remove text decoration for nav

parent c71697ab
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -40,6 +40,12 @@
}
}
 
&:hover {
a {
color: $style_color;
}
}
&.home {
a {
i {
Loading
Loading
@@ -59,6 +65,7 @@
color: #777;
text-shadow: 0 1px 1px white;
padding: 0 10px;
text-decoration: none;
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment