mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:25:11 +03:00
Add flicker effect to floating button
This commit is contained in:
parent
26471952ad
commit
e207b17fc5
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
/* Text Flicker Animation */
|
||||
|
||||
|
||||
h1{
|
||||
h1,.gf-container{
|
||||
animation: text-flicker 3s linear;
|
||||
transition: 0.2s ease-out;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue