mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fixed missing td tag (#1010)
This commit is contained in:
committed by
Jeremy Thomas
parent
b8a2c00659
commit
01ff023a93
@@ -290,7 +290,7 @@ doc-subtab: typography-helpers
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><code>.is-capitalized</code></td>
|
||||
Transforms <strong>the first character</strong> of each word to <strong>uppercase</strong>
|
||||
<td>Transforms <strong>the first character</strong> of each word to <strong>uppercase</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>.is-lowercase</code></td>
|
||||
|
||||
Reference in New Issue
Block a user