Преглед изворни кода

add margin on product list description

master
azri пре 1 година
родитељ
комит
6fea394ddd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/components/ProductList/ProductList.jsx

+ 1
- 1
src/components/ProductList/ProductList.jsx Прегледај датотеку

205
               NEW
205
               NEW
206
             </Button>}
206
             </Button>}
207
 
207
 
208
-            <Box sx={{ pb: 1, pt: 1, width: "90%" }}>
208
+            <Box sx={{ pb: 3, pt: 1, width: "90%" }}>
209
               <Typography variant="body2" sx={{
209
               <Typography variant="body2" sx={{
210
                 fontWeight: "100", fontSize: {
210
                 fontWeight: "100", fontSize: {
211
                   xs: "0.875rem",
211
                   xs: "0.875rem",

Loading…
Откажи
Сачувај