reduce space between user content blocks (#8893)

[ci skip]
fix/inline-wp-button-macro
ulferts 4 years ago committed by GitHub
parent 488cd3eff9
commit 7cde839077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      frontend/src/global_styles/content/user-content/_mixins.sass

@ -1,6 +1,6 @@
@mixin user-content-children
> * + *
margin-top: 1.5rem
margin-top: 0.8rem
> .op-uc-h1 + *,
> .op-uc-h2 + *,

Loading…
Cancel
Save