mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
improve responsive styling on library header
This commit is contained in:
@@ -127,7 +127,7 @@ export const LibraryHeader = forwardRef(
|
||||
{itemTypeString()}
|
||||
</Text>
|
||||
<h1 className={styles.title}>
|
||||
<AutoTextSize maxFontSizePx={80} mode="box">
|
||||
<AutoTextSize maxFontSizePx={80} minFontSizePx={36} mode="box">
|
||||
{title}
|
||||
</AutoTextSize>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user