get rid of the footer
Some checks failed
Build and publish the docker image / build (push) Failing after 1m1s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-21 11:06:01 +03:00
parent fd255fdeb9
commit 9b017e6153
9 changed files with 17 additions and 39 deletions

View File

@ -83,7 +83,7 @@ export default {
<error-message ></error-message>
</div>
<div v-show="data" class="max-w-5xl w-[100vw] mx-auto">
<div v-show="data" class="p-5">
<vue-title title="Discover"></vue-title>
<div v-if="following && following.length > 0" class="p-2 text-contrast">
<h1 class="font-bold text-5xl">{{ $t('home.following') }}</h1>