breakpoint prefix targeting 1280px and larger
Give this one a try later!
xl
creates an inline flex container that flows with text
Give this one a try later!
inline-flex
breakpoint prefix targeting 768px and larger
, Give this one a try later!
md
sets width of an element
Give this one a try later!
w-{size}
margin on top and bottom of element
Give this one a try later!
my-{pixels}
displays an element as a block element (like <p>). it starts on a new line, and takes up
the whole width
Give this one a try later!
display:block
the entire document <html> tags
Give this one a try later!
Give this one a try later!
xl
creates an inline flex container that flows with text
Give this one a try later!
inline-flex
breakpoint prefix targeting 768px and larger
, Give this one a try later!
md
sets width of an element
Give this one a try later!
w-{size}
margin on top and bottom of element
Give this one a try later!
my-{pixels}
displays an element as a block element (like <p>). it starts on a new line, and takes up
the whole width
Give this one a try later!
display:block
the entire document <html> tags
Give this one a try later!