minor improvements to the layout of the configuration panel

This commit is contained in:
Peter Snyder 2017-10-14 17:33:31 -05:00
parent a7ed30ec9e
commit 259789ad81

View file

@ -4,4 +4,12 @@ body {
.list-group-item .badge a {
color: white;
}
.web-api-standards-container h3 {
margin-top: 0;
}
section p:first-child {
padding-top: 1em;
}