i honestly have no idea what i did, but button has better realism. And bg color of the light of the PJ SGFLT is now colored

This commit is contained in:
2022-04-23 23:29:32 +00:00
parent 5e3f8201be
commit 23c7cbc45d
3 changed files with 6 additions and 6 deletions

View File

@@ -43,7 +43,7 @@
@media screen and (prefers-reduced-motion: no-preference) {
.text-flicker-in-glow {
opacity:1;
-webkit-animation: text-flicker-in-glow 10ms both;
animation: text-flicker-in-glow 10ms both; }
-webkit-animation: text-flicker-in-glow 1000ms both;
animation: text-flicker-in-glow 1000ms both; }
}
</style>