Add Sass CLI steps

This commit is contained in:
Jeremy Thomas
2018-07-14 14:18:43 +01:00
parent f637ee0009
commit 0efd856f52
11 changed files with 372 additions and 145 deletions

View File

@@ -4,10 +4,16 @@
.bd-figure
+block
align-items: center
border: 2px solid $white-ter
border-radius: $radius
display: flex
flex-direction: column
text-align: center
img
margin: 1em
figcaption
align-self: stretch
background-color: $white-ter
color: $text-light
font-size: $size-small
@@ -85,6 +91,8 @@
display: none
& + .bd-anchor-title
padding-top: 0
.bd-anchor-link
top: 0
// Side

View File

@@ -228,7 +228,7 @@
.bd-anchor-link
position: absolute
right: calc(100% + 1rem)
top: 0
top: 1.5rem
+until($widescreen)
left: 0
right: auto