gutter needs more left-margin

This commit is contained in:
Jeff Atwood 2014-06-05 03:07:42 -07:00
parent 3dd61a2056
commit d3035b9405

View file

@ -740,7 +740,7 @@ blockquote { /* solo quotes */
float: left;
width: 19%;
margin-top: 15px;
padding-left: 8px;
padding-left: 15px;
ul {margin: 0;}
li {margin-bottom: 10px;}