Skip to content

Commit 1a482a1

Browse files
authored
Update archive-single.html
1 parent 6d15495 commit 1a482a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_includes/archive-single.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,20 @@
3939
}
4040

4141
.papertext {
42+
font-size: 0.9rem;
4243
flex: 1 1 auto; /* text takes the remaining width */
4344
}
4445

4546
.papertext h2 {
47+
font-size: 1.3rem;
4648
margin-top: 0.2rem; /* or 0 if you want it really tight */
4749
}
4850

51+
.papertext p a {
52+
font-size: 0.85rem;
53+
}
54+
55+
4956
/* ==== image card + banner ==== */
5057
.venue-wrapper {
5158
position: relative;

0 commit comments

Comments
 (0)