diff --git a/src/style/pages/_viewer-photo.scss b/src/style/pages/_viewer-photo.scss index 869ea7e..81b9625 100644 --- a/src/style/pages/_viewer-photo.scss +++ b/src/style/pages/_viewer-photo.scss @@ -32,10 +32,13 @@ position: relative; max-width: none; margin: auto 0; - grid-column: 3 / span 16; + grid-column: 2 / span 17; grid-row-gap: 40px; transform: translate3d(-50%, 2.5%, 0); } + @include bp (sd) { + grid-column: 3 / span 16; + } } // Images