Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/ui-library/src/elements/button/docs/sizes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The aforementioned button variants can be used in four different sizes:

1. **Extra large**<br>
The extra large button size is often used ads and upsells that require significant user attention. It can also be useful for touch interfaces, where extra large buttons are easier to tap.
The extra large button size is often used for ads and upsells that require significant user attention. It can also be useful for touch interfaces, where extra large buttons are easier to tap.

2. **Large**<br>
The large button size is used next to form input fields, by default it has the same height.
Expand Down
Loading