diff --git a/app/components/post_gallery_component/post_gallery_component.scss b/app/components/post_gallery_component/post_gallery_component.scss index 86573eaf0..219f41e8d 100644 --- a/app/components/post_gallery_component/post_gallery_component.scss +++ b/app/components/post_gallery_component/post_gallery_component.scss @@ -19,7 +19,7 @@ .post-preview-container { display: flex; - place-items: end; + place-items: flex-end; } @media screen and (min-width: 660px) {