Skip to content

Commit 8f09425

Browse files
committed
Nudge featured publication images left
1 parent 4a77f23 commit 8f09425

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_pages/about.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,10 @@ social: true # includes social icons at the bottom of the page
221221
max-width: none;
222222
}
223223

224+
.featured-paper-visual {
225+
transform: translateX(-0.35rem);
226+
}
227+
224228
.featured-paper {
225229
grid-template-columns: minmax(260px, 340px) minmax(0, 1fr);
226230
gap: 1.25rem;

0 commit comments

Comments
 (0)