From 4d220471383f1cbfbef3797b44a1ac87b995d9ca Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 6 May 2024 05:10:34 -0700 Subject: feat(landing): update descriptions --- src/lib/Landing.svelte | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/src/lib/Landing.svelte b/src/lib/Landing.svelte index 9e5df53d..f406e0a8 100644 --- a/src/lib/Landing.svelte +++ b/src/lib/Landing.svelte @@ -29,11 +29,13 @@ experience when it comes to staying on top of your favourite titles.

+
+

due.moe even supports checking for new light novels chapters!

- This is simulated data including concluded manga. + This is simulated data including concluded manga. @@ -54,9 +56,7 @@ right?

- This is simulated data including concluded anime. Cover grid view is also supported. + This is simulated data including concluded anime.
@@ -95,14 +95,12 @@ than AniList!
  • - Sequel Spy -
    - Find media with prequels you haven't seen for any simulcast season -
    + Sequel Spy — Find media with prequels you haven't seen + for any simulcast season
  • -

    +

    Log in with AniList to get started! - -

    - -

    - Badge Wall - Schedule (List View) - Schedule -
    @@ -187,4 +167,9 @@ .big-text { font-size: 1.25rem; } + + .bottom { + position: absolute; + bottom: 1em; + } -- cgit v1.2.3