Skip to content

Commit 1450458

Browse files
author
Gabriel Monroy
committed
style(docs): remove block-left from blockquote and ul
1 parent 520e385 commit 1450458

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

controller/web/static/css/deis-docs.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ a.viewcode-back {
2626
margin-right: 6px;
2727
vertical-align: super;
2828
}
29+
30+
blockquote {
31+
border-left: none;
32+
}

0 commit comments

Comments
 (0)