Skip to content

Commit 4169282

Browse files
FraCata00J-Sek
andauthored
docs(typography): add new semibold weight to the listing (#22319)
Co-authored-by: J-Sek <[email protected]>
1 parent 8b46022 commit 4169282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/pages/en/styles/text-and-typography.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Control text size, alignment, wrapping, overflow, transforms and more. By defaul
5656
| **text-decoration-line-through** | text-decoration: line-through; |
5757
| **font-weight-black** | font-weight: 900; |
5858
| **font-weight-bold** | font-weight: 700; |
59+
| **font-weight-semibold** | font-weight: 600; |
5960
| **font-weight-medium** | font-weight: 500; |
6061
| **font-weight-regular** | font-weight: 400; |
6162
| **font-weight-light** | font-weight: 300; |

0 commit comments

Comments
 (0)