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 6f6f2f7 commit e199ce8Copy full SHA for e199ce8
html-components/html-components.html
@@ -120,8 +120,7 @@
120
{height:100%;font-family:arial}
121
122
body
123
- {height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;margin:20px}
124
-
+ {height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;align-items:center;margin:20px;padding-bottom:200px}
125
126
body>*
127
{max-width:1400px;width:100%;padding:0 20px;}
0 commit comments