Tighten photo title/tag block in <PhotoLarge />
This commit is contained in:
parent
767d6acb1e
commit
9b953a0c97
@ -69,7 +69,7 @@ export default function PhotoLarge({
|
||||
'mb-4',
|
||||
)}>
|
||||
{renderMiniGrid(<>
|
||||
<div>
|
||||
<div className="leading-tight">
|
||||
<Link
|
||||
href={pathForPhoto(photo)}
|
||||
className="font-bold uppercase"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user