Add Bootstrap comparison

This commit is contained in:
Jeremy Thomas
2017-07-31 20:58:30 +01:00
parent d14a703b5e
commit 9648eafd89
6 changed files with 1863 additions and 588 deletions

View File

@@ -60,6 +60,8 @@
$color: nth($pair, 1)
&.is-#{$name}
background-color: $color
&.is-bootstrap
background-color: $bootstrap
&:hover
.article-overlay
opacity: 0.25