get rid of the footer
Some checks failed
Build and publish the docker image / build (push) Failing after 1m1s
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user