You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><code>.col-*</code> where <code>*</code> value can be <code>{ sm | md | lg | xl | xxl }</code></li>
5
+
<li><code>.col-#</code> where <code>#</code> value can be from <code>1 to 12</code></li>
6
+
<li><code>.bg-{color}</code> where <code>color</code> value can be <code>{ primary | secondary | success | danger | warning | info | light | dark }</code></li>
7
+
<li><code>.bd-highlight</code> class is for demo purpose only</li>
0 commit comments