We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ccc3f commit e5c5f25Copy full SHA for e5c5f25
external_docs/versions/release-notes/v6-3.md
@@ -324,9 +324,9 @@ The new logo has been integrated into the core CSS with classes that can be asse
324
- `logo-white`: white version
325
- Size:
326
- `logo-xs`: extra small (1rem = 16px at 100% scale)
327
- - `logo-sm`: small (2rem)
328
- - `logo-md`: medium (4rem)
329
- - `logo-lg`: large (8rem)
+ - `logo-sm`: small (2rem = 32px)
+ - `logo-md`: medium (4rem = 64px)
+ - `logo-lg`: large (8rem = 128px)
330
- Animation:
331
- `logo-progress`: with loading animation
332
0 commit comments