More snippets

This commit is contained in:
Jeremy Thomas
2017-08-30 22:21:30 +01:00
parent 3b0cb2ad4e
commit 695c72c6a9
11 changed files with 188 additions and 2002 deletions

View File

@@ -58,6 +58,10 @@
.bd-snippet-code
background-color: $pre-background
.bd-snippet.bd-is-clipped
.bd-snippet-code
overflow: auto
+desktop
.bd-snippet.bd-is-vertical
align-items: stretch
@@ -161,6 +165,9 @@ $structure-invert: $danger-invert
&:hover
background-color: $yellow
color: $yellow-invert
&:focus,
&:active
box-shadow: none
.bd-expand
right: 45px
+tablet