AyuntamientoMadrid/participacion

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

Summary

Maintainability
Test Coverage
.subscriptions-edit {
  form {
    max-width: calc(#{$global-width * 7} / 12);
  }
}