increase stroke width for active hashtag icon (#2829)

zio/stable
Samuel Newman 2024-02-12 15:50:16 +00:00 committed by GitHub
parent b4724b93e8
commit 8253ac25d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ export function DesktopLeftNav() {
}
iconFilled={
<HashtagIcon
strokeWidth={2.5}
strokeWidth={4}
style={pal.text as FontAwesomeIconStyle}
size={isDesktop ? 24 : 28}
/>