restore mx-auto
This commit is contained in:
parent
0a3f8295dc
commit
c66eb66981
@ -220,7 +220,7 @@ const GalleryImage = ({ data, location: { state } }) => {
|
||||
</div>
|
||||
<div
|
||||
className={classnames(
|
||||
"px-2 flex flex-row portrait:items-end",
|
||||
"px-2 flex flex-row portrait:items-end mx-auto",
|
||||
ar <= 1
|
||||
? "pt-5 flex-col flex-auto text-right"
|
||||
: "landscape:container portrait:pt-5 portrait:flex-col portrait:text-right"
|
||||
|
Loading…
x
Reference in New Issue
Block a user