update margins

This commit is contained in:
sorata 2025-06-17 22:48:04 +05:30 committed by GitHub
parent bdad8bf7a0
commit 4131f2649a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ body.nightMode {
table {
border-collapse: collapse;
margin: 1em;
margin: 1em auto;
}
th, td {