Reorganize index

This commit is contained in:
Jeremy Thomas
2018-04-10 11:45:48 +01:00
parent f123eb9562
commit 79888359d2
30 changed files with 657 additions and 2626 deletions

View File

@@ -1,7 +1,7 @@
.bd-example,
.bd-structure,
.bd-snippet
border: 1px solid $yellow
border: 2px solid $background
position: relative
&::before
background: $yellow
@@ -14,6 +14,7 @@
font-weight: bold
left: -1px
letter-spacing: 1px
margin-left: -1px
padding: 3px 5px
position: absolute
text-transform: uppercase
@@ -46,14 +47,12 @@
// Snippet
.bd-snippet
+block
border: 2px solid $background
margin-top: 2rem
position: relative
&::before
content: "Snippet"
align-items: stretch
display: flex
margin-left: -1px
.bd-snippet-preview
padding: 1.5rem