diff --git a/src/lib/Header.svelte b/src/lib/Header.svelte index 31d1907..fba1a0b 100644 --- a/src/lib/Header.svelte +++ b/src/lib/Header.svelte @@ -37,12 +37,13 @@ } .text-flicker-in-glow { opacity:1; - -webkit-animation: text-flicker-in-glow 900ms both; - animation: text-flicker-in-glow 900ms both; + -webkit-animation: text-flicker-in-glow 3000ms both; + animation: text-flicker-in-glow 3000ms both; } - @media screen and (prefers-reduced-motion: reduce) { + @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; } } diff --git a/src/routes/instances.md b/src/routes/instances.md index f1a060b..d62b17d 100644 --- a/src/routes/instances.md +++ b/src/routes/instances.md @@ -5,7 +5,7 @@ title: Our Instances ## Privacy-respecting services hosted on our network.
- +

Notice: Invidious, Libreddit, LBRY and nitter will move to the new domains soon.

@@ -49,4 +49,4 @@ title: Our Instances Click me to access our Pleroma instance
-
\ No newline at end of file +