make the header wave animation less choppy
This commit is contained in:
parent
bb4ea44b3e
commit
13755eef5c
1 changed files with 0 additions and 3 deletions
|
|
@ -111,9 +111,6 @@ header a:hover {
|
|||
50% {
|
||||
transform: translateY(-50px);
|
||||
}
|
||||
75% {
|
||||
scale: 140%;
|
||||
}
|
||||
100% {
|
||||
transform: translateY(0px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue