diff --git a/src/style/molecules/_photo.scss b/src/style/molecules/_photo.scss index 7da16be..c7ebd58 100644 --- a/src/style/molecules/_photo.scss +++ b/src/style/molecules/_photo.scss @@ -60,7 +60,7 @@ padding: 0; @media (min-aspect-ratio: 16/8) { - max-width: 944px; + max-width: 960px; } @media (min-aspect-ratio: 16/10) { max-width: 1000px;