Minor formatting updates.
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user