locomotivecms/engine

View on GitHub
app/assets/stylesheets/locomotive/new/_type.scss

Summary

Maintainability
Test Coverage
// =============================================================================
// Type
// =============================================================================

@import "bootstrap/type";

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

code {
  display: block;
  overflow: auto;
}