_sass/_layout.scss in bulma-clean-theme-0.10 vs _sass/_layout.scss in bulma-clean-theme-0.10.1
- old
+ new
@@ -24,6 +24,14 @@
.content {
figure {
margin: 0;
}
+}
+
+.callout {
+ &-icon {
+ width: 4rem;
+ height: 4rem;
+ margin-bottom: 0.75rem;
+ }
}
\ No newline at end of file