my website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix the heading font being overboldened

+1 -1
+1 -1
src/styles/global.css
··· 55 55 } 56 56 57 57 h1 { 58 - @apply text-7xl font-block; 58 + @apply text-7xl font-block font-normal; 59 59 } 60 60 61 61 h2 {