🐛 fix footer bug in books-log

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
Sindre Kjelsrud 2023-12-29 16:59:13 +01:00
parent b9dd7b5892
commit eff412247f
Signed by untrusted user who does not match committer: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -22,7 +22,7 @@ function getEmojiStars(rating:any) {
} }
--- ---
<SectionContainer> <SectionContainer>
<main class="flex flex-col h-screen gap-4 mt-4"> <main class="flex flex-col gap-4 mt-4">
<h1 class="text-3xl font-extrabold">📚 ¿Dónde está la biblioteca?</h1> <h1 class="text-3xl font-extrabold">📚 ¿Dónde está la biblioteca?</h1>
<h2 class="text-xl font-semibold">2023 - Currently Reading:</h2> <h2 class="text-xl font-semibold">2023 - Currently Reading:</h2>
<p>📖 The Summit Of The Gods: Vol.1</p> <p>📖 The Summit Of The Gods: Vol.1</p>