Reduce gap between paragraphs

This commit is contained in:
Martin Christian 2015-06-21 22:47:22 +02:00
parent f944f9d229
commit e0b4c26209
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ article {
/* transform: translateZ(50px); */
}
article h3 {
padding: 6rem 0 0;
padding: 4rem 0 0;
font-size: 120%;
/* leave room for date */
padding-right: 7rem;