You are here

block.css in AT Tools 8.3

/**
 * Blocks
 *  - base styles for block templates.
 ============================================================================ */
.block {
  margin: 1.25em 0;
}
/*# sourceMappingURL=block.css.map */

File

at_theme_generator/starterkits/starterkit/styles/css/components/block.css
View source
  1. /**
  2. * Blocks
  3. * - base styles for block templates.
  4. ============================================================================ */
  5. .block {
  6. margin: 1.25em 0;
  7. }
  8. /*# sourceMappingURL=block.css.map */