Skip to content

Commit c07d95b

Browse files
committed
Update markdown-dark.css
1 parent 43eed43 commit c07d95b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

live-view/extensions/markdown-dark.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ html {
2828
body {
2929
font-family: var(--font-family);
3030
padding: 32px;
31+
padding-left: calc(32px + env(safe-area-inset-left, 0px));
3132
max-width: 1012px;
3233
margin: auto;
3334
font-size: 16px;

0 commit comments

Comments
 (0)