Style update

changed the css to add the same 10px margin at the bottom of each
section
This commit is contained in:
Eric Martel
2014-02-01 11:48:10 -05:00
parent 4524c23e01
commit 28abaf18e5

View File

@@ -19,6 +19,7 @@
.pan; .pan;
.no-list; .no-list;
font-size: 16px; font-size: 16px;
margin-bottom: 10px;
} }
.site-navigation > ul > li{ .site-navigation > ul > li{
margin-bottom: 10px; margin-bottom: 10px;