+
{photo.caption}
}
{(showCameraContent || showTagsContent) &&
@@ -233,7 +237,7 @@ export default function PhotoLarge({
photo={photo}
className={clsx(
'text-medium',
- // Prevent date collision with admin button
+ // Prevent collision with admin button
!hasNonDateContent && isUserSignedIn && 'md:pr-7',
)}
/>
diff --git a/src/photo/PhotoPrevNext.tsx b/src/photo/PhotoPrevNext.tsx
index bf714327..37c276b0 100644
--- a/src/photo/PhotoPrevNext.tsx
+++ b/src/photo/PhotoPrevNext.tsx
@@ -101,10 +101,10 @@ export default function PhotoPrevNext({
'flex items-center',
className,
)}>
-
+
-
+
PREV
-
/
+
+ /
+
-
+
NEXT