Add focus

This commit is contained in:
Jeremy Thomas
2018-04-09 23:53:34 +01:00
parent e8d4efb274
commit f123eb9562
13 changed files with 310 additions and 247 deletions

View File

@@ -5,7 +5,7 @@
position: relative
&::before
background: $yellow
border-radius: $radius $radius 0 0
border-radius: $radius-small $radius-small 0 0
bottom: 100%
color: $yellow-invert
content: "Example"
@@ -53,6 +53,7 @@
content: "Snippet"
align-items: stretch
display: flex
margin-left: -1px
.bd-snippet-preview
padding: 1.5rem