Skip to content

Commit 3d37ee2

Browse files
committed
Update mobile style
1 parent 7812eeb commit 3d37ee2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/styles/global.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,9 @@ h2.sponsor {
299299
margin-top: 0.6em;
300300
margin-right: 0.5rem;
301301
}
302+
303+
@media (max-width: 640px) {
304+
.prose dl {
305+
display: block;
306+
}
307+
}

0 commit comments

Comments
 (0)