Adds background transition to .comment class

This commit is contained in:
lalentine
2020-04-12 13:17:58 -05:00
committed by Umputun
parent 4b3e59f8d0
commit 82cbb5a836
@@ -3,6 +3,7 @@
padding: 12px 0 8px;
font-size: 16px;
line-height: 1.2;
transition: background 0.3s ease-in-out;
@media (hover: hover) {
&:hover {