Skip to content

Commit 63c7dab

Browse files
authored
Update archive-single.html
1 parent 3c54e2e commit 63c7dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/archive-single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/* === Card for one publication === */
1818
.paper-card {
1919
display: inline-block; /* so scale behaves nicely */
20-
width: 180%;
20+
width: 160%;
2121
transform-origin: top left; /* grow down/right from top-left */
2222
margin-bottom: 0.6rem; /* extra space between big cards */
2323
}

0 commit comments

Comments
 (0)