_sass/scss/_reusable.scss in doccoli-jekyll-1.2.0 vs _sass/scss/_reusable.scss in doccoli-jekyll-1.2.1

- old
+ new

@@ -14,11 +14,11 @@ html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 1em; - line-height: 1.4; + line-height: 1.8; text-rendering: optimizelegibility; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; } @@ -107,19 +107,11 @@ p { margin: .8em 0; } -menu, -ul, -ol { - margin: 0; - padding: 0; -} - -menu, -ul { +menu { list-style-image: none; list-style: none; } nav ul { @@ -577,10 +569,10 @@ } .align { margin: 0 0; } .container { - width: calc(100vw - 208px); + width: calc(100vw - 224px); margin-left: 208px; } } } \ No newline at end of file