Skip to content

Commit a783385

Browse files
Style grant title (#606)
1 parent 52b9e8f commit a783385

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ table.spec__table thead {
4949
padding: 1rem;
5050
}
5151

52+
.grant .title:not(:last-child) {
53+
margin-bottom: 1.5rem;
54+
}
55+
5256
.grant .title .pdf {
5357
display: inline;
5458
}

0 commit comments

Comments
 (0)