Skip to content

Commit c471afd

Browse files
update papers layout
1 parent bec3c34 commit c471afd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/publications.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ const PaperBlock = ({ paper }: { paper: Paper }) => {
136136
<Image
137137
src={publicFilePath(paper.image)}
138138
alt={paper.title}
139-
fill
140139
style={{ width: '100%', height: 'auto' }}
141140
/>
142141
</div>

0 commit comments

Comments
 (0)