Skip to content

Commit f17bdc4

Browse files
committed
document header style tweaks
1 parent 843162b commit f17bdc4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

app/assets/stylesheets/blacklight/_catalog.css.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
h1
1616
{
1717
margin:0;
18-
padding:0 0 1em;
18+
padding:0 0 0.4em;
1919
}
2020
}
2121

@@ -165,6 +165,11 @@ span.constraints-label {
165165
padding:.5em;
166166
}
167167

168+
.document dl {
169+
margin-top: 0;
170+
margin-bottom: 0;
171+
}
172+
168173
.dl-invert {
169174
dt {
170175
font-weight: normal;

0 commit comments

Comments
 (0)