_sass/layout/_footer.scss in jekyll-sleek-0.1.2 vs _sass/layout/_footer.scss in jekyll-sleek-0.1.3
- old
+ new
@@ -5,12 +5,14 @@
font-size: 0.875rem;
color: rgba(33,33,33,0.6);
a {
color: rgba(33,33,33,0.6);
+ border-bottom: 0;
&:hover {
color: $primary;
+ border-bottom: 0;
}
}
}
.social {