mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
fix typo in gutters doc (#37918)
* fix typo in gutters doc * Update site/content/docs/5.3/layout/gutters.md Co-authored-by: Mark Otto <otto@github.com>
This commit is contained in:
parent
bada2b9a90
commit
d9d2b4fdb2
@ -71,7 +71,7 @@ An alternative solution is to add a wrapper around the `.row` with the `.overflo
|
||||
|
||||
## Horizontal & vertical gutters
|
||||
|
||||
`.g-*` classes can be used to control the horizontal gutter widths, for the following example we use a smaller gutter width, so there won't be a need to add the `.overflow-hidden` wrapper class.
|
||||
Use `.g-*` classes to control the horizontal and vertical grid gutters. In the example below, we use a smaller gutter width, so there isn't a need for the `.overflow-hidden` wrapper class.
|
||||
|
||||
{{< example class="bd-example-cols" >}}
|
||||
<div class="container text-center">
|
||||
|
Loading…
x
Reference in New Issue
Block a user