Procházet zdrojové kódy

newsletter title semibold

master
azri před 1 týdnem
rodič
revize
a243135521
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/components/NewsLetter/NewsLetter.jsx

+ 1
- 1
src/components/NewsLetter/NewsLetter.jsx Zobrazit soubor

@@ -46,7 +46,7 @@ const NewsLetter = () => {
46 46
           color: "black"
47 47
         }}>
48 48
 
49
-          <Typography variant='h4' sx={{fontWeight:"bold", fontSize:"1.8rem !important", pb:2}}>
49
+          <Typography variant='h4' sx={{fontWeight:"500", fontSize:"1.8rem !important", pb:2}}>
50 50
             Let's stay in touch
51 51
           </Typography>
52 52
           <Typography variant='body1'>

Načítá se…
Zrušit
Uložit