2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00
Files
bootstrap/site/layouts/partials/callouts/info-mediaqueries-breakpoints.md
T
2022-10-16 18:09:33 +02:00

404 B

Why subtract .02px? Browsers don't currently support range context queries, so we work around the limitations of min- and max- prefixes and viewports with fractional widths (which can occur under certain conditions on high-dpi devices, for instance) by using values with higher precision.