Define a Custom 3xl Breakpoint for very wide screens
In my theme.css file I have the following:
and in my Form I have the following:
`
In the browser it shows the classes, but it doesn't break into 3 columns, even though the screen is 2450px.
2 Replies
I am really struggling with this 🙁
What's the actual CSS that gets applied?