_sass/documental.scss in documental-0.1.2 vs _sass/documental.scss in documental-0.1.3

- old
+ new

@@ -143,9 +143,15 @@ text-decoration: none; } img { max-width: 100%; } + + blockquote { + padding-left: 1rem; + border-left: solid 4px $border-color; + color: $note-color; + } } .documentation { .sidebar { text-align: right;