diff --git a/css/reset.styl b/css/reset.styl index a177887..dacf549 100644 --- a/css/reset.styl +++ b/css/reset.styl @@ -189,4 +189,7 @@ p > code white-space pre white-space pre-wrap white-space -moz-pre-wrap - white-space -o-pre-wrap \ No newline at end of file + white-space -o-pre-wrap + +ul, ol + margin 1.2em 2em \ No newline at end of file