1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

smaller h1 and h2

This commit is contained in:
Mark Otto
2013-08-18 21:49:05 -07:00
parent 140f6d3bdc
commit e293873484
5 changed files with 8 additions and 11 deletions

View File

@@ -500,12 +500,12 @@ h6 {
h1,
.h1 {
font-size: 38px;
font-size: 36px;
}
h2,
.h2 {
font-size: 32px;
font-size: 30px;
}
h3,