Explorar el Código

change layout padding

master
azri hace 1 semana
padre
commit
b0944ad36f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/pages/Products/index.jsx

+ 2
- 2
src/pages/Products/index.jsx Ver fichero

@@ -32,8 +32,8 @@ const Products = () => {
32 32
         mt:10,
33 33
         px: {
34 34
           xs: 2,
35
-          md: 12,
36
-          lg: 20
35
+          md: 5,
36
+          lg: 5
37 37
         },
38 38
         mb: {
39 39
           xs: 0,

Loading…
Cancelar
Guardar