Browse Source

smaller

master
azri 1 month ago
parent
commit
3b51d5aa65
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/components/ProductList/ProductList.jsx

+ 2
- 2
src/components/ProductList/ProductList.jsx View File

233
               sx={{
233
               sx={{
234
                 fontWeight: "100",
234
                 fontWeight: "100",
235
                 fontSize: {
235
                 fontSize: {
236
-                  xs: "0.70rem",
237
-                  sm: "0.70rem",
236
+                  xs: "0.65rem",
237
+                  sm: "0.65rem",
238
                   md: "0.75rem",
238
                   md: "0.75rem",
239
                 },
239
                 },
240
               }}
240
               }}

Loading…
Cancel
Save