more bottom margin on headings

This commit is contained in:
connors 2014-01-18 15:35:05 -08:00
Родитель a428178d15
Коммит 18815685c5
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -806,7 +806,7 @@ body {
font-weight: 500;
font-size: 24px;
margin-top: 5px;
margin-bottom: 5px;
margin-bottom: 10px;
}
.benefit-text {

Просмотреть файл

@ -205,7 +205,7 @@ body {
font-weight: 500;
font-size: 24px;
margin-top: 5px;
margin-bottom: 5px;
margin-bottom: 10px;
}
.benefit-text {
margin-top: 0;