Skip to content

Commit 91fc01c

Browse files
fix: add back padding on mobile
1 parent 0f87a8b commit 91fc01c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/css/main.css

+2
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@
115115
.prose {
116116
max-width: 80ch;
117117
width: 100%;
118+
119+
@apply px-4;
118120
}
119121

120122
.prose {

0 commit comments

Comments
 (0)