Skip to content

Commit ac5afb0

Browse files
committed
Fix header logo type size
1 parent fe135a2 commit ac5afb0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/gitbook/src/components/Header/HeaderLogo.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ function LogoFallback(props: HeaderLogoProps) {
9393
'ms-3',
9494
'text-base/tight',
9595
'lg:text-lg/tight',
96-
'page-no-toc:lg:text-base/tight',
97-
'site-header:lg:text-lg/tight',
9896
'text-tint-strong',
9997
'theme-bold:text-header-link'
10098
)}

0 commit comments

Comments
 (0)