Add utilities documentation

This commit is contained in:
Jeremy Thomas
2021-09-19 23:36:15 +01:00
parent 89c5ed1a39
commit 32107ab8dd
19 changed files with 1227 additions and 444 deletions

View File

@@ -150,6 +150,16 @@
display: none;
}
.bd-docs.bd-is-full-main {
.bd-docs-main {
grid-column: 2 / span 2;
}
.bd-docs-side {
display: none;
}
}
.bd-docs.bd-is-fullwidth {
display: block;
@@ -199,7 +209,7 @@
&::after {
align-items: center;
bottom: 0;
content: '';
content: "";
display: flex;
justify-content: center;
position: absolute;
@@ -236,7 +246,7 @@
&::after {
align-items: center;
bottom: 0;
content: '';
content: "";
display: flex;
justify-content: center;
position: absolute;