1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Tiny margin on tutorial accordions

This commit is contained in:
David Tolnay
2015-08-13 22:18:01 -07:00
parent 58a053d7de
commit aff6f49990

View File

@@ -57,6 +57,7 @@ body {
display: block;
}
.accordion-body pre {
margin: 0 4px;
border-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;