Add screenshots

This commit is contained in:
Jeremy Thomas
2018-04-12 01:02:50 +01:00
parent 379bcb481e
commit 93e12309e6
14 changed files with 14 additions and 14 deletions

View File

@@ -57,10 +57,6 @@
.bd-snippet-preview
padding: 1.5rem
.bd-snippet-code
background-color: $pre-background
border-radius: $radius-large
.bd-snippet-code.bd-is-more.bd-is-more-clipped
.highlight
height: 2em
@@ -73,10 +69,14 @@
.bd-snippet.bd-is-horizontal
border-radius: $radius-large
border-top-left-radius: 0
.bd-snippet-code.bd-is-more.bd-is-more-clipped
.bd-snippet-code
.highlight
pre
padding-top: 0.325rem
border-top-left-radius: 0
border-top-right-radius: 0
&.bd-is-more.bd-is-more-clipped
.highlight
pre
padding-top: 0.325rem
.bd-snippet.bd-is-clipped
.bd-snippet-code

View File

@@ -257,7 +257,7 @@
.intro-npm
background: $black-ter
border-radius: $radius-large
border-radius: $radius
color: $white
display: flex
font-size: 15px