forked from ProjectSegfault/website
might aswell finish my push
This commit is contained in:
parent
23c7cbc45d
commit
f24419bd0e
@ -40,7 +40,7 @@
|
|||||||
-webkit-animation: text-flicker-in-glow 3000ms both;
|
-webkit-animation: text-flicker-in-glow 3000ms both;
|
||||||
animation: text-flicker-in-glow 3000ms both;
|
animation: text-flicker-in-glow 3000ms both;
|
||||||
}
|
}
|
||||||
@media screen and (prefers-reduced-motion: no-preference) {
|
@media screen and (prefers-reduced-motion) {
|
||||||
.text-flicker-in-glow {
|
.text-flicker-in-glow {
|
||||||
opacity:1;
|
opacity:1;
|
||||||
-webkit-animation: text-flicker-in-glow 1000ms both;
|
-webkit-animation: text-flicker-in-glow 1000ms both;
|
||||||
|
Loading…
Reference in New Issue
Block a user