-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Discussed in #10558
Originally posted by DavydeVries February 12, 2023
Hi,
Currently, I'm using for viewport sm
the class sm:justify-center
. But I like to make the element full width on viewport md
. The default value of justify-content
is normally justify-content: normal
(maybe differs on other browsers?). But there is no way to "reset" back to normal
value.
Do you have suggestions to solve my issue, or is this value missing from the core?
Example:
Element not full width: https://play.tailwindcss.com/pj23KKG5cV
What I like to achieve/Expected behaviour: https://play.tailwindcss.com/oQ38fSUAsn
Kind regards,
Davy
PS. I already tried to add normal
to my config as an "extend" but didn't get it to work.
Metadata
Metadata
Assignees
Labels
No labels