Merge pull request #417 from andrey-helldar/patch-1

Add transition style to hover effect
This commit is contained in:
Denis Sokolov
2016-09-04 17:48:02 +03:00
committed by GitHub
+1
View File
@@ -41,6 +41,7 @@ header {
padding: 35px 40px;
max-height: 180px;
overflow: hidden;
transition: 0.5s;
}
header:hover {