mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
Fix broken anchors. (#30828)
This commit is contained in:
@@ -94,7 +94,7 @@ An alternative solution is to add a wrapper around the `.row` with the `.overflo
|
||||
|
||||
## Row columns gutters
|
||||
|
||||
Gutter classes can also be added to [row columns](#row-columns). In the following example, we use responsive row columns and responsive gutter classes.
|
||||
Gutter classes can also be added to [row columns]({{< docsref "/layout/grid#row-columns" >}}). In the following example, we use responsive row columns and responsive gutter classes.
|
||||
|
||||
{{< example >}}
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user