fbi-cde/crime-data-frontend

View on GitHub
sass/util/_width.scss

Summary

Maintainability
Test Coverage
.mw8 { max-width: 8rem; }
.mw20 { max-width: 20rem; }
.mw30 { max-width: 30rem; }
.mw-fill { max-width: 100%; }