This commit is contained in:
jxxghp
2023-07-30 12:25:41 +08:00
parent e0a915b6f2
commit af7032eaa8
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ function handleNavScroll(evt: Event) {
<RouterLink to="/" class="app-logo d-flex align-center app-title-wrapper">
<div class="d-flex" v-html="logo" />
<h1 class="font-weight-medium leading-normal text-xl">
<h1 class="font-weight-bold leading-normal text-2xl">
MoviePilot
</h1>
</RouterLink>