vendor/assets/stylesheets/milligram/_Blockquote.sass in milligram-1.3.0.0 vs vendor/assets/stylesheets/milligram/_Blockquote.sass in milligram-1.4.1.0
- old
+ new
@@ -1,12 +1,12 @@
// Blockquote
// ––––––––––––––––––––––––––––––––––––––––––––––––––
blockquote
- border-left: .3rem solid $color-quaternary
- margin-left: 0
- margin-right: 0
- padding: 1rem 1.5rem
+ border-left: .3rem solid $color-quaternary
+ margin-left: 0
+ margin-right: 0
+ padding: 1rem 1.5rem
- *:last-child
- margin-bottom: 0
+ *:last-child
+ margin-bottom: 0