更新 credits.vue

This commit is contained in:
jxxghp
2023-08-02 19:52:32 +08:00
committed by GitHub
parent 2e0a164cdd
commit 13cae30bc6

View File

@@ -24,7 +24,7 @@ function getApiPath(paths: string[] | string) {
<template>
<div>
<div v-if="title" class="mt-8 md:flex md:items-center md:justify-between">
<div v-if="title" class="mt-3 md:flex md:items-center md:justify-between">
<div class="min-w-0 flex-1 mx-0">
<h2 class="mb-4 truncate text-2xl font-bold leading-7 text-gray-100 sm:overflow-visible sm:text-4xl sm:leading-9 md:mb-0" data-testid="page-header">
<span class="text-moviepilot">{{ title }}</span>