2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03: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
+1 -1
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>