Minor formatting updates.

This commit is contained in:
2016-05-04 13:50:14 -04:00
parent 0ef982ecc7
commit 655ea16478
2 changed files with 3 additions and 3 deletions

View File

@ -170,7 +170,7 @@
.site-update {
text-align: center;
font-size: $large-font-size;
padding-bottom: $spacing-unit;
padding-bottom: $spacing-unit / 2;
}
.page-content {
@ -187,7 +187,7 @@
list-style: none;
> li {
margin-bottom: $spacing-unit;
margin-bottom: 5px;
}
}