Fix Overly large margins
Some checks failed
Build Resume / build (push) Failing after 30s

This commit is contained in:
James Musselman 2025-04-23 15:53:48 -05:00
parent f566df6e18
commit c923de7b7d
Signed by: Musselman
GPG key ID: 1DAEFF35ECB5D6DB

View file

@ -442,10 +442,8 @@ table {
html,
body {
margin: auto;
padding-right: 1em;
padding-left: 1em;
max-width: 44em;
color: black;
}
*:not("#mkdbuttons") {