Skip to content

Commit 5e35b60

Browse files
authored
Update archive-single.html
1 parent be2b2ad commit 5e35b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/archive-single.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828

2929
.paperimage {
3030
border:none;
31-
width:60%; /* wider image column */
31+
width:50%; /* wider image column */
3232
max-width:360px;
3333
padding-right:8rem; /* space between image & text */
3434
vertical-align:middle; /* center image vs text block */
3535
}
3636

3737
.papertext {
38-
width:40%;
38+
width:45%;
3939
vertical-align:middle;
4040
border:none;
4141
padding-bottom:0;

0 commit comments

Comments
 (0)