mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update changelog
This commit is contained in:
@@ -1088,6 +1088,10 @@ a.has-text-danger:hover, a.has-text-danger:focus {
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
|
||||
.has-text-weight-medium {
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
|
||||
.has-text-weight-semibold {
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
@@ -402,6 +402,10 @@ breadcrumb:
|
||||
<td><code>has-text-weight-normal</code></td>
|
||||
<td>Transforms text weight to <strong>normal</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>has-text-weight-medium</code></td>
|
||||
<td>Transforms text weight to <strong>medium</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>has-text-weight-semibold</code></td>
|
||||
<td>Transforms text weight to <strong>semi-bold</strong></td>
|
||||
|
||||
Reference in New Issue
Block a user