1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Run grunt.

[ci skip]
This commit is contained in:
XhmikosR
2015-11-11 08:59:59 +02:00
parent a8c04056fc
commit a291d79ecb
24 changed files with 464 additions and 449 deletions

View File

@@ -477,21 +477,13 @@ output {
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
margin-bottom: .5rem;
}
h1 {
font-size: 2.5rem;
}