refactor: update examples

This commit is contained in:
mrholek
2023-11-07 16:04:34 +01:00
parent 3e9b26da00
commit 0eb3fcda89
6 changed files with 20 additions and 17 deletions
+4 -1
View File
@@ -9,7 +9,7 @@
}
.tab-content {
background-color: var(--#{$prefix}tertiary-bg) !important;
background-color: var(--#{$prefix}tertiary-bg);
}
& + p {
@@ -51,6 +51,9 @@
}
// Buttons
.col > .btn,
.col-auto > .btn,
.d-md-block > .btn,
> .btn,
> .btn-group {
margin: .25rem .125rem;