We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb612a commit c78e527Copy full SHA for c78e527
src/playground.tsx
@@ -8,7 +8,7 @@ ReactDOM.createRoot(document.querySelector("#root")!).render(
8
height: "500px",
9
width: "100vw",
10
maxWidth: "900px",
11
- margin: "auto 0",
+ margin: "0 auto",
12
padding: "20px",
13
}}
14
>
0 commit comments