app/assets/stylesheets/bulma/base/content.sass in bulma-rails-0.0.11 vs app/assets/stylesheets/bulma/base/content.sass in bulma-rails-0.0.12
- old
+ new
@@ -1,5 +1,13 @@
.content
+ &.is-medium
+ font-size: $size-5
+ code
+ font-size: $size-6
+ &.is-large
+ font-size: $size-4
+ code
+ font-size: $size-5
&:not(:last-child)
margin-bottom: 20px
h1,
h2,
h3,