Remove useless .text-left in Layout / Overview (#32363)
This commit is contained in:
parent
8e59752ee1
commit
53542dc027
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ The table below illustrates how each container's `max-width` compares to the ori
|
|||
|
||||
See them in action and compare them in our [Grid example]({{< docsref "/examples/grid#containers" >}}).
|
||||
|
||||
<table class="table text-left">
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue