mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Fix variable name in display utility class naming (#25261)
This commit is contained in:
@@ -19,7 +19,7 @@ As such, the classes are named using the format:
|
||||
* `.d-{value}` for `xs`
|
||||
* `.d-{breakpoint}-{value}` for `sm`, `md`, `lg`, and `xl`.
|
||||
|
||||
Where *display* is one of:
|
||||
Where *value* is one of:
|
||||
|
||||
* `none`
|
||||
* `inline`
|
||||
|
||||
Reference in New Issue
Block a user