aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-02-05 22:26:22 -0800
committerMark Otto <[email protected]>2016-02-05 22:26:22 -0800
commit18be3be3f48d7d813ccc71d4594c836e6dbddb04 (patch)
treee34e6c5625d8cc19e689af66c84e98ddc0feaade /docs/dist/css/bootstrap.css
parentba8ad7c5b5cf49281c234f6cbe408307dd4b1624 (diff)
downloadbootstrap-18be3be3f48d7d813ccc71d4594c836e6dbddb04.tar.xz
bootstrap-18be3be3f48d7d813ccc71d4594c836e6dbddb04.zip
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css36
1 files changed, 6 insertions, 30 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 246b8b68b..338bc3833 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -505,51 +505,27 @@ h1, h2, h3, h4, h5, h6,
color: inherit;
}
-h1 {
- font-size: 2.5rem;
-}
-
-h2 {
- font-size: 2rem;
-}
-
-h3 {
- font-size: 1.75rem;
-}
-
-h4 {
- font-size: 1.5rem;
-}
-
-h5 {
- font-size: 1.25rem;
-}
-
-h6 {
- font-size: 1rem;
-}
-
-.h1 {
+h1, .h1 {
font-size: 2.5rem;
}
-.h2 {
+h2, .h2 {
font-size: 2rem;
}
-.h3 {
+h3, .h3 {
font-size: 1.75rem;
}
-.h4 {
+h4, .h4 {
font-size: 1.5rem;
}
-.h5 {
+h5, .h5 {
font-size: 1.25rem;
}
-.h6 {
+h6, .h6 {
font-size: 1rem;
}