1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 20:55:50 +02:00

Simplify sidebar styles

This commit is contained in:
Martijn Cuppens
2020-03-13 19:01:33 +01:00
committed by XhmikosR
parent 9efaeba35e
commit 4448856038
3 changed files with 55 additions and 65 deletions

View File

@@ -11,7 +11,7 @@
<div class="container-xl my-4">
<div class="row flex-xl-nowrap">
<div class="col-md-3 bd-sidebar">
<div class="col-md-3">
{{ partial "docs-sidebar" . }}
</div>