mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-18 06:03:00 +05:30
fixup
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
parent
9989559a0c
commit
667b80f6a5
@ -35,10 +35,8 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.text-flicker-in-glow {
|
.text-flicker-in-glow {
|
||||||
opacity:0;
|
opacity:1;
|
||||||
}
|
-webkit-animation: text-flicker-in-glow 900ms both;
|
||||||
.text-flicker-in-glow:hover {
|
|
||||||
-webkit-animation: text-flicker-in-glow 900ms both;
|
|
||||||
animation: text-flicker-in-glow 900ms both;
|
animation: text-flicker-in-glow 900ms both;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user