Open chrismcafee opened 7 years ago
As the most basic sample snippet:
<div class="panel panel-default">
<div class="panel-heading">Panel Heading</div>
<div class="panel-body">Panel Content</div>
<div class="panel-footer">Panel Footer</div>
</div>
Read more here: https://www.w3schools.com/Bootstrap/bootstrap_panels.asp This will eliminate the need for excessive nested rows.