@@ -408,7 +408,12 @@ textarea {
line-height: 1.5;
}
-h1, h2, h3, h4, h5, h6 {
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
clear: both;
color: #111111;
font-family: -apple-system, "SF Pro Text", BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
@@ -418,7 +423,10 @@ p {
margin: 0 0 1.5em;
-dfn, cite, em, i {
+dfn,
+cite,
+em,
+i {
font-style: italic;
@@ -460,7 +468,7 @@ var {
font-size: 1.6rem;
max-width: 100%;
- padding: 0;
+ padding: 0 0.25em;
overflow: auto;