aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/getting-started/theming.md
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-08-14 22:40:46 +0300
committerGitHub <[email protected]>2019-08-14 22:40:46 +0300
commit4b243de2c0af9325516cd435bd7e9cd4f6da313a (patch)
treea7a85796b070bafb6642d13878aff334da092eee /site/content/docs/4.3/getting-started/theming.md
parent9a72d5c29ef3892407f5bf25d5e24241e6a7f9e5 (diff)
downloadbootstrap-4b243de2c0af9325516cd435bd7e9cd4f6da313a.tar.xz
bootstrap-4b243de2c0af9325516cd435bd7e9cd4f6da313a.zip
Fix redirects. (#29254)
Diffstat (limited to 'site/content/docs/4.3/getting-started/theming.md')
-rw-r--r--site/content/docs/4.3/getting-started/theming.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/getting-started/theming.md b/site/content/docs/4.3/getting-started/theming.md
index 8dc0d9f44..28b57e4ad 100644
--- a/site/content/docs/4.3/getting-started/theming.md
+++ b/site/content/docs/4.3/getting-started/theming.md
@@ -362,7 +362,7 @@ Should you need to modify your `$grid-breakpoints`, your changes will apply to a
## CSS variables
-Bootstrap 4 includes around two dozen [CSS custom properties (variables)](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables) in its compiled CSS. These provide easy access to commonly used values like our theme colors, breakpoints, and primary font stacks when working in your browser's Inspector, a code sandbox, or general prototyping.
+Bootstrap 4 includes around two dozen [CSS custom properties (variables)](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) in its compiled CSS. These provide easy access to commonly used values like our theme colors, breakpoints, and primary font stacks when working in your browser's Inspector, a code sandbox, or general prototyping.
### Available variables