Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
061a6968
Commit
061a6968
authored
6 years ago
by
Patrick H. Lauke
Committed by
Mark Otto
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Minor: missing dot before classname in explanatory text
parent
17008fb8
2 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/docs/4.1/utilities/text.md
+1
-1
site/docs/4.1/utilities/text.md
with
1 addition
and
1 deletion
+1
-1
site/docs/4.1/utilities/text.md
+
1
-
1
View file @
061a6968
...
...
@@ -68,7 +68,7 @@ Transform text in components with text capitalization classes.
{% endcapture %}
{% include example.html content=example %}
Note how
`text-capitalize`
only changes the first letter of each word, leaving the case of any other letters unaffected.
Note how
`
.
text-capitalize`
only changes the first letter of each word, leaving the case of any other letters unaffected.
## Font weight and italics
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets