0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/assets/sass/helpers/mixins.scss

7 lines
108 B
SCSS
Raw Normal View History

//
// Styles
// --------------------------------------------------
@mixin baseline {
margin: 1.6em 0;
}