ソースを参照

smaller

master
azri 1ヶ月前
コミット
3b51d5aa65
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      src/components/ProductList/ProductList.jsx

+ 2
- 2
src/components/ProductList/ProductList.jsx ファイルの表示

@@ -233,8 +233,8 @@ const ProductList = ({ size = 99999 }) => {
233 233
               sx={{
234 234
                 fontWeight: "100",
235 235
                 fontSize: {
236
-                  xs: "0.70rem",
237
-                  sm: "0.70rem",
236
+                  xs: "0.65rem",
237
+                  sm: "0.65rem",
238 238
                   md: "0.75rem",
239 239
                 },
240 240
               }}

読み込み中…
キャンセル
保存