Kaynağa Gözat

feat module 5 : change font size for find us label

master
nadia 2 ay önce
ebeveyn
işleme
68d9800038
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4
    1
      src/pages/Home.jsx

+ 4
- 1
src/pages/Home.jsx Dosyayı Görüntüle

110
               color: "inherit",
110
               color: "inherit",
111
               display: "inline-block",
111
               display: "inline-block",
112
               fontWeight: "400",
112
               fontWeight: "400",
113
-              fontSize: "1rem",
113
+              fontSize: {
114
+                xs: "1.8rem",
115
+                md: "2rem"
116
+              },
114
               mb: 4,
117
               mb: 4,
115
               letterSpacing: 0,
118
               letterSpacing: 0,
116
               textDecoration: "none",
119
               textDecoration: "none",

Loading…
İptal
Kaydet