skateshop icon indicating copy to clipboard operation
skateshop copied to clipboard

Heading styles

Open dcapitator opened this issue 1 year ago • 2 comments

if u are already changing the text size on different screen for headings .. so replacing h2,h2,h3 with

wont affect ??

dcapitator avatar Jan 24 '24 07:01 dcapitator

unless we can overwrite it by adding something like :

h1:{
  fontSize:(sm:2xl,md:3xl,lg:4xl,xl:5xl)
  font:var(--font-myriad)
  }

that would help

dcapitator avatar Jan 24 '24 07:01 dcapitator

and u have to use prose for the font to take effect no and u wont need to add font explicitly

dcapitator avatar Jan 24 '24 08:01 dcapitator