Requested by Razem
https://getbootstrap.com/docs/5.0/components/card/#horizontal
Horizontal
Using a combination of grid and utility classes, cards can be made horizontal in a mobile-friendly and responsive way. In the example below, we remove the grid gutters with
.g-0
and use.col-md-*
classes to make the card horizontal at themd breakpoint
. Further adjustments may be needed depending on your card content.
Use card-body
and g-0
. But do not add the Card
class by default
card-body
and g-0
Fixed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.