Skip to content

Grid layout responsiveness not working. #11925

Answered by nikolailehbrink
faridsa asked this question in Help
Discussion options

You must be logged in to vote

Hey @faridsa,

The issue you're encountering is due to setting your comments section container with col-span-2. For it to function as you intend on smaller screens, you should use lg:col-span-2. This ensures that the spanning only operates correctly for the large breakpoint.

https://play.tailwindcss.com/ivn4zqODxp

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@faridsa
Comment options

Answer selected by faridsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants