Skip to content

Commit 8bb3e60

Browse files
committed
Small CSS improvements
1 parent 2e0f73e commit 8bb3e60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,6 +1831,7 @@ img + small, img + br + small {
18311831
position: relative;
18321832
text-align: center;
18331833
padding-bottom: 30px;
1834+
margin-top: 30px;
18341835
margin-bottom: 30px;
18351836
flex: 1; /* Controls the column width. Here: value 1 */
18361837
}
@@ -1849,6 +1850,8 @@ img + small, img + br + small {
18491850
}
18501851

18511852
.authors-body {
1853+
padding-bottom: 30px;
1854+
margin-top: 5px;
18521855
flex: 3; /* Three times as much space as the authors-header column */
18531856
}
18541857

0 commit comments

Comments
 (0)