No matter how much I tried, I couldn't solve the problem of my list not appearing in the same line. I attempted using display: inline-block;
and padding: 0
, but to no avail.
/* added by editor for demonstration purpose */
body {
background-color: red !important;
}
<!-- Bootstrap-5 -->
...
</section>