mirror of
https://github.com/filp/whoops.git
synced 2026-09-15 04:06:17 +00:00
Merge pull request #417 from andrey-helldar/patch-1
Add transition style to hover effect
This commit is contained in:
@@ -41,6 +41,7 @@ header {
|
||||
padding: 35px 40px;
|
||||
max-height: 180px;
|
||||
overflow: hidden;
|
||||
transition: 0.5s;
|
||||
}
|
||||
|
||||
header:hover {
|
||||
|
||||
Reference in New Issue
Block a user