bootstrap5/site/layouts/partials/callout-info-mediaqueries-breakpoints.md
ThePetrovich eec942e2b4 customize
2026-06-16 22:46:11 +09: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.