Friday, July 21, 2023

tailwind css Typography

Typography:

1. font-size:

text-base = 16px or 1rem

text-lg > text-xl > text-2xl to text-9xl

2. font-family:

font-sans

font-serif

3. font-style:

italic

4. font-weight:

font-normal = 400 

font-thin < font-extralight < font-light < font-norml < font-medium < font-samibold < font-bold < font-extrabold <font-black

5. letter-spacing:

tracking-normal = 0em

line-height:

landing-4 = 16rem

6. color:

text-white

text-color name-brightness(50-950)






0 comments:

Post a Comment