mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:25:14 +03:00
Commented out text-flicker
This commit is contained in:
parent
79969c0bef
commit
2adb15a0cf
|
@ -50,7 +50,7 @@
|
|||
|
||||
/* Text Flicker Animation */
|
||||
|
||||
|
||||
/*
|
||||
h1{
|
||||
animation: text-flicker 1.5s linear;
|
||||
transition: 0.2s ease-out;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
h1{
|
||||
/*h1{
|
||||
animation: text-flicker 3s linear;
|
||||
transition: 0.2s ease-out;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue