daml/docs/theme/sass/_wy_grid_settings_overwrite.sass
Digital Asset GmbH 05e691f558 open-sourcing daml
2019-04-04 09:33:38 +01:00

5 lines
235 B
Sass

$mobile: new-breakpoint(max-width 768px 4)
$tablet: new-breakpoint(max-width 1260px 8)
$desktop: new-breakpoint(min-width 1260px 12)
$desktop-wide: new-breakpoint(min-width 1600px 12)
$desktop-wider: new-breakpoint(min-width 1600px 12)