Skip to content

Commit bf04df9

Browse files
committed
Restore broken libraries layout
1 parent 18d5da1 commit bf04df9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

static/css/documentation.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,8 +512,10 @@ a img {
512512
text-align: left;
513513
}
514514

515-
.library-list .feature h1 {
516-
margin-top: 60px;
515+
.library-list .feature {
516+
overflow: hidden;
517+
border-bottom: 1px solid #ddd;
518+
padding-bottom: 40px;
517519
}
518520

519521
.feature .intro {

0 commit comments

Comments
 (0)