This commit is contained in:
Jeremy Thomas
2017-04-02 14:51:40 +01:00
parent e1f8e9ba1f
commit a8a468a8d8
4 changed files with 43 additions and 0 deletions

View File

@@ -6,9 +6,11 @@
margin-top: 0.25em
// Block
p,
dl,
ol,
ul,
blockquote,
pre,
table
&:not(:last-child)
margin-bottom: 1em
@@ -64,6 +66,14 @@
margin-top: 0.5em
ul
list-style-type: square
dd
margin-left: 2em
pre
+overflow-touch
overflow-x: auto
padding: 1.25em 1.5em
white-space: pre
word-wrap: normal
table
width: 100%
td,