Removed hover for cards

This commit is contained in:
Franc Camps-Febrer
2018-12-10 16:25:22 +01:00
parent dc1dece1d9
commit 8e72264234

View File

@@ -12,12 +12,6 @@
line-height: $xxlarge;
height: auto;
opacity: 0.9;
transition: opacity 0.2s ease;
&:hover {
opacity: 1;
transition: opacity 0.2s ease;
}
h4 {
margin-bottom: 0;