Fixed links in category page

This commit is contained in:
Asutosh Palai
2016-07-06 03:06:49 -04:00
parent b83f7e611d
commit ab77f30d51
2 changed files with 6 additions and 3 deletions

View File

@ -432,6 +432,7 @@ a {
&:hover{
color: #2c45cc;
border-bottom: 1px solid #2c45cc;
text-decoration: none;
@include transition(all, 0.2s, ease-in);
}
}