Add transition to hover effect

This commit is contained in:
Andrey Helldar
2016-05-24 15:59:00 +09:00
parent 8828aaa217
commit f76f8af1f6
+1
View File
@@ -41,6 +41,7 @@ header {
padding: 35px 40px;
max-height: 180px;
overflow: hidden;
transition: 0.5s;
}
header:hover {