mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
make the people with seizure happy
This commit is contained in:
parent
d356809d5d
commit
999a455243
@ -40,4 +40,9 @@
|
||||
-webkit-animation: text-flicker-in-glow 900ms both;
|
||||
animation: text-flicker-in-glow 900ms both;
|
||||
}
|
||||
@media screen and (prefers-reduced-motion: reduce) {
|
||||
.text-flicker-in-glow {
|
||||
opacity:1;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user