2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Update remaining tables to Bootstrap tables in docs by adding .table class

This commit is contained in:
Mark Otto
2019-07-15 09:59:55 -07:00
committed by Mark Otto
parent 14e0ef57db
commit af9d6c3dd3
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ This `font-family` is applied to the `<body>` and automatically inherited global
All heading elements—e.g., `<h1>`—and `<p>` are reset to have their `margin-top` removed. Headings have `margin-bottom: .5rem` added and paragraphs `margin-bottom: 1rem` for easy spacing.
<table>
<table class="table">
<thead>
<tr>
<th>Heading</th>
+1 -1
View File
@@ -22,7 +22,7 @@ These styles can be found within `_reboot.scss`, and the global variables are de
All HTML headings, `<h1>` through `<h6>`, are available.
<table>
<table class="table">
<thead>
<tr>
<th>Heading</th>