mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-25 03:06:02 +10:00
sped up animation
This commit is contained in:
@@ -69,7 +69,7 @@ h1 {
|
|||||||
border: 2px solid #000;
|
border: 2px solid #000;
|
||||||
position: relative;
|
position: relative;
|
||||||
box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1), 6px 6px 0 rgba(0, 0, 0, 0.05);
|
box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1), 6px 6px 0 rgba(0, 0, 0, 0.05);
|
||||||
transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55),
|
transition: transform 0.35s cubic-bezier(0.68, -0.55, 0.27, 1.55),
|
||||||
box-shadow 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
|
box-shadow 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user