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 3c54e2e commit 63c7dabCopy full SHA for 63c7dab
_includes/archive-single.html
@@ -17,7 +17,7 @@
17
/* === Card for one publication === */
18
.paper-card {
19
display: inline-block; /* so scale behaves nicely */
20
- width: 180%;
+ width: 160%;
21
transform-origin: top left; /* grow down/right from top-left */
22
margin-bottom: 0.6rem; /* extra space between big cards */
23
}
0 commit comments