This table (https://layer5.io/community#meetings) is not configured to be responsive in a mobile view.
It needs to be responsive. There are existing styles in the site that can be used to make it responsive.

One issue with the table in mobile view.
_Originally posted by @Nikhil-Ladha in https://github.com/layer5io/layer5/pull/764#issuecomment-694638322_
@clementkng would you like to take this up?
@chandrashritii Yes, thank you! Interested in helping out any way I can 馃檪
Hi @chandrashritii to make this table responsive, do you think it's enough to make all the options accessible by horizontal scroll ie by either changing the overflow-x property to auto or utilizing the "responsive-table" class (which introduces its own styling that will need to be overridden) or should I try to make a custom media rule to shrink the table? Asking you because you introduced the table.
I think it would be better to introduce a horizontal scroll, rather than shrinking the table that way the data will be more visible.