mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
New Sass variable to change vertical rule width
This commit is contained in:
committed by
Mark Otto
parent
8c135169e7
commit
6a9b9af59e
@@ -43,3 +43,11 @@ They can also be used in [stacks]({{< docsref "/helpers/stacks" >}}):
|
||||
<div class="p-2">Third item</div>
|
||||
</div>
|
||||
{{< /example >}}
|
||||
|
||||
## CSS
|
||||
|
||||
### Sass variables
|
||||
|
||||
Customize the vertical rule Sass variable to change its width.
|
||||
|
||||
{{< scss-docs name="vr-variables" file="scss/_variables.scss" >}}
|
||||
|
Reference in New Issue
Block a user