preview/preview.scss in uniform-ui-0.5.1 vs preview/preview.scss in uniform-ui-0.6

- old
+ new

@@ -1,10 +1,12 @@ *{ box-sizing:border-box; } html, body{ font-family: Helvetica, sans-serif; + font-size: 14px; + line-height: 1.42857143; } .section{ width:100%; padding: 100px 50px; border-bottom:1px solid darken(white, 20); @@ -37,6 +39,9 @@ .table{ width:100%; td{ padding: 5px; } +} +.side-nav{ + font-size: 1.2em; } \ No newline at end of file