Dim sidebar about text

This commit is contained in:
Sam Becker 2025-03-19 23:12:36 -05:00
parent 53952482f6
commit 01a20aa377

View File

@ -213,7 +213,7 @@ export default function PhotoGridSidebar({
items={[<p
key="about"
className={clsx(
'max-w-60 normal-case text-main',
'max-w-60 normal-case text-dim',
htmlHasBrParagraphBreaks(SITE_ABOUT) && 'pb-2',
)}
dangerouslySetInnerHTML={{