We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ece06d commit e4410a3Copy full SHA for e4410a3
libs/css/page.css
@@ -4,7 +4,7 @@
4
{height:100%;font-family:arial;scroll-behavior:smooth}
5
6
body
7
- {/*height:calc(100% - 40px);*/display:flex;flex-direction:column;gap:20px;align-items:center;margin:20px;padding-bottom:200px}
+ {height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;align-items:center;margin:20px;/*padding-bottom:200px*/}
8
9
{margin-top:90px}
10
0 commit comments