Make h2 bigger

This commit is contained in:
Dan Holmsand 2015-10-14 15:21:03 +02:00
parent 73ba98bc93
commit c0bf6c488b
1 changed files with 3 additions and 3 deletions

View File

@ -116,11 +116,11 @@ ul.nav > li.brand > a {
}
.reagent-demo h2 {
font-size: 19px;
font-size: 21px;
line-height: 26px;
margin-top: 45px;
margin-top: 29px;
margin-bottom: 3px;
color: rgba(0, 0, 0, 0.8);
color: rgba(0, 0, 0, 0.75);
}
.reagent-demo h2 + p {