Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

tailwind font normal style

---------------|---------------------
Class          |  Properties
---------------|---------------------
italic	       |  font-style: italic;
not-italic     |  font-style: normal;
---------------|---------------------
font-bold      | font-weight: 700;
font-extrabold | font-weight: 800;
 
PREVIOUS NEXT
Tagged: #tailwind #font #normal #style
ADD COMMENT
Topic
Name
3+2 =