1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

Apply utilities in docs styles (#30866)

* docs(theming): apply utilities where possible

* Update docs-sidebar.html

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Gaël Poupard
2020-05-26 18:02:19 +02:00
committed by GitHub
parent 3935fc04e9
commit ad518e2097
16 changed files with 40 additions and 80 deletions

View File

@@ -14,7 +14,6 @@
// Individual items
.bd-brand-item {
width: 100%;
padding: 4rem 1rem;
+ .bd-brand-item {
@@ -35,7 +34,6 @@
//
.color-swatches {
display: flex;
margin: 0 -5px;
// Docs colors
@@ -56,9 +54,6 @@
.color-swatch {
width: 4rem;
height: 4rem;
margin-right: .25rem;
margin-left: .25rem;
@include border-radius();
@include media-breakpoint-up(md) {
width: 6rem;