We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07d95b commit 57f6ce4Copy full SHA for 57f6ce4
live-view/extensions/markdown-dark.css
@@ -28,7 +28,6 @@ html {
28
body {
29
font-family: var(--font-family);
30
padding: 32px;
31
- padding-left: calc(32px + env(safe-area-inset-left, 0px));
32
max-width: 1012px;
33
margin: auto;
34
font-size: 16px;
0 commit comments