podemos-info/participa2

View on GitHub
app/assets/stylesheets/_content_blocks.scss

Summary

Maintainability
Test Coverage
.highlighted.extended.hero{
  &::after{
    background: linear-gradient(rgba(26, 24, 29, .5), rgba(250, 250, 250, .7) 100%);
  }

  .heading1{
    margin-bottom: 2rem;
  }
}