fix: extra top spacing on xl for all routes
This commit is contained in:
parent
779fcf4177
commit
7c6a81961b
4 changed files with 4 additions and 4 deletions
|
@ -21,6 +21,6 @@ useHeadFixed({
|
|||
</NuxtLink>
|
||||
</template>
|
||||
|
||||
<TimelineHome v-if="isMastoInitialised" mt-4 />
|
||||
<TimelineHome v-if="isMastoInitialised" />
|
||||
</MainContent>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue