Removed unneeded CSS

This commit is contained in:
Toby Zerner 2015-03-27 11:53:01 +10:30
parent fe9889fbda
commit 381c23894d

View File

@ -268,9 +268,6 @@
width: 100%; width: 100%;
padding: 20px 0; padding: 20px 0;
} }
&.active {
text-decoration: none;
}
&:hover .title { &:hover .title {
text-decoration: underline; text-decoration: underline;
} }