diff --git a/src/style/pages/_photos.scss b/src/style/pages/_photos.scss index 02ced93..6c9fa9f 100644 --- a/src/style/pages/_photos.scss +++ b/src/style/pages/_photos.scss @@ -231,11 +231,13 @@ .photo { overflow: hidden; border-radius: 6px; + background: $color-primary-tertiary20; a { position: relative; display: block; height: 100%; + cursor: zoom-in; & > picture { height: 100%;