mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
Update framer-motion to version 11.11.9
This commit is contained in:
parent
fdab3ff426
commit
05fc64ef6d
13 changed files with 432 additions and 125 deletions
|
@ -10,14 +10,3 @@
|
|||
}
|
||||
}
|
||||
|
||||
.title {
|
||||
background-clip: text;
|
||||
background-image: linear-gradient(90deg, #0077e7, #01d8d1);
|
||||
-webkit-background-clip: text;
|
||||
color: transparent;
|
||||
filter: hue-rotate(0deg);
|
||||
animation: hueShift 10s infinite linear 1s;
|
||||
padding-bottom: 8px;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue