Tweak tooltip underline
This commit is contained in:
parent
4c00d2c82e
commit
2db33fccb0
@ -265,7 +265,8 @@ export default function PhotoLarge({
|
||||
<span
|
||||
className={clsx(
|
||||
'text-extra-dim',
|
||||
'hover:underline decoration-dotted',
|
||||
'decoration-dotted underline-offset-[3px]',
|
||||
'hover:underline',
|
||||
)}
|
||||
>
|
||||
{photo.focalLengthIn35MmFormatFormatted}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user