diff --git a/src/components/MainPageLayout.js b/src/components/MainPageLayout.js index e3f185d..b37ec1f 100644 --- a/src/components/MainPageLayout.js +++ b/src/components/MainPageLayout.js @@ -129,11 +129,6 @@ const MainPageLayout = () => { flexDirection: { xs: "column", sm: "row" - }, - // Portrait phone: center align when stacked - alignItems: { - xs: "center", - sm: "center" } }}> {/* Title for portrait phones - shown first */}