We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0f73e commit 8bb3e60Copy full SHA for 8bb3e60
assets/css/main.css
@@ -1831,6 +1831,7 @@ img + small, img + br + small {
1831
position: relative;
1832
text-align: center;
1833
padding-bottom: 30px;
1834
+ margin-top: 30px;
1835
margin-bottom: 30px;
1836
flex: 1; /* Controls the column width. Here: value 1 */
1837
}
@@ -1849,6 +1850,8 @@ img + small, img + br + small {
1849
1850
1851
1852
.authors-body {
1853
+ padding-bottom: 30px;
1854
+ margin-top: 5px;
1855
flex: 3; /* Three times as much space as the authors-header column */
1856
1857
0 commit comments