aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/layout
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2024-03-04 20:58:00 +0200
committerXhmikosR <[email protected]>2024-03-06 09:52:50 +0200
commit953b4b6c1b67e120235fc19f565444a0f7a97a76 (patch)
tree8a4fa02d830c58af89a6aa59764efe3b78dfc785 /site/content/docs/5.3/layout
parent5cb92cd6c07087673d308cd5a3094092bcda1f84 (diff)
downloadbootstrap-953b4b6c1b67e120235fc19f565444a0f7a97a76.tar.xz
bootstrap-953b4b6c1b67e120235fc19f565444a0f7a97a76.zip
Fix various redirects
Diffstat (limited to 'site/content/docs/5.3/layout')
-rw-r--r--site/content/docs/5.3/layout/breakpoints.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/layout/breakpoints.md b/site/content/docs/5.3/layout/breakpoints.md
index 1667fd9d1..1799503ba 100644
--- a/site/content/docs/5.3/layout/breakpoints.md
+++ b/site/content/docs/5.3/layout/breakpoints.md
@@ -41,7 +41,7 @@ For more information and examples on how to modify our Sass maps and variables,
## Media queries
-Since Bootstrap is developed to be mobile first, we use a handful of [media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries) to create sensible breakpoints for our layouts and interfaces. These breakpoints are mostly based on minimum viewport widths and allow us to scale up elements as the viewport changes.
+Since Bootstrap is developed to be mobile first, we use a handful of [media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_media_queries/Using_media_queries) to create sensible breakpoints for our layouts and interfaces. These breakpoints are mostly based on minimum viewport widths and allow us to scale up elements as the viewport changes.
### Min-width