Explorar o código

fix mobile images spacing

AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
53997c7568
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Container/index.tsx

+ 1 - 0
src/components/Container/index.tsx

@@ -20,6 +20,7 @@ const StyledContainer = styled.div<{ reverse: boolean }>`
     width: 100%;
     flex-direction: column;
     margin-top: 160px;
+    justify-content: center;
   }
 `;