node_modules/bulma/sass/components/message.sass in bulma-clean-theme-0.3 vs node_modules/bulma/sass/components/message.sass in bulma-clean-theme-0.4

- old
+ new

@@ -23,10 +23,10 @@ background-color: $message-background-color border-radius: $message-radius font-size: $size-normal strong color: currentColor - a:not(.button):not(.tag) + a:not(.button):not(.tag):not(.dropdown-item) color: currentColor text-decoration: underline // Sizes &.is-small font-size: $size-small