Merge pull request #44 from jake-low/swissen-section-width

Widen section labels on swissen template
This commit is contained in:
Craig Davis
2015-05-11 06:29:25 -04:00
3 changed files with 7 additions and 7 deletions

View File

@@ -134,7 +134,7 @@ ul dl {
ol {
margin: 0;
padding: 0 0 .75em;
width: 84%;
width: 80%;
display: inline-block;
}