Bläddra i källkod

change font weight collection list on navbar

master
azri 1 år sedan
förälder
incheckning
9a5ca656e1
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      src/components/Navbar/Navbar.jsx

+ 1
- 1
src/components/Navbar/Navbar.jsx Visa fil

218
           sx={{
218
           sx={{
219
             mt:1,
219
             mt:1,
220
             color: "black",
220
             color: "black",
221
-            fontWeight: "400",
221
+            fontWeight: "100",
222
           }}
222
           }}
223
         >
223
         >
224
           {colletion?.title?.toUpperCase()}
224
           {colletion?.title?.toUpperCase()}

Laddar…
Avbryt
Spara