NGO-DB/ndb-core

View on GitHub
src/styles/variables/_breakpoints.scss

Summary

Maintainability
Test Coverage
$sm: 576px;
$md: 768px;
$lg: 992px;
$xl: 1200px;
$xxl: 1400px;