How to get responsive columns with 5 equal-width columns?

I need to have a responsive column with 5 columns and the same width. Usually I would use 20% five times. But as response sections uses 12 as baseline it’s impossible to have 5 columns with the same width. Any ideas how to accomplish that? Thanks in advance

Hi @arrogant_rodent, yeah unfortunately it’s not possible with responsive columns yet, but for now you can switch to using grid instead for greater flexibility. Let me know if that helps

It works! Thank you!