Skip to content
GitLab
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
a4bf6ef0
Commit
a4bf6ef0
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
match decimal placements in type.less
parent
af871d57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/type.less
+1
-1
less/type.less
with
1 addition
and
1 deletion
+1
-1
less/type.less
+
1
-
1
View file @
a4bf6ef0
...
...
@@ -76,7 +76,7 @@ h2 { font-size: @baseFontSize * 2.25; } // ~32px
h3 { font-size: @baseFontSize * 1.75; } // ~24px
h4 { font-size: @baseFontSize * 1.25; } // ~18px
h5 { font-size: @baseFontSize; }
h6 { font-size: @baseFontSize * .85; } // ~12px
h6 { font-size: @baseFontSize *
0
.85; } // ~12px
h1 small { font-size: @baseFontSize * 1.75; } // ~24px
h2 small { font-size: @baseFontSize * 1.25; } // ~18px
...
...
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