diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-01-17 15:47:53 -0500 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-01-17 15:47:53 -0500 |
| commit | 73e2850430e3709eec5ac1a3b2380ad085f13e9c (patch) | |
| tree | 1ab865c4164fa51d6a5badd716c5fc0ccb6e4b25 /public/style.css | |
| parent | ec70212871d2866feb57bc6e4584eb325b67834f (diff) | |
Revert "Fix table styling"
This reverts commit b50e749e0b02418f6a61ac0f3857c719c6ff358d.
Diffstat (limited to 'public/style.css')
| -rw-r--r-- | public/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/public/style.css b/public/style.css index dc02554..58e63c7 100644 --- a/public/style.css +++ b/public/style.css @@ -76,15 +76,6 @@ blockquote { padding-left: 10px; } -table { - margin: 1.5rem 0; - text-align: left; - width: 100%; -} -table caption { - text-align: left; -} - h1 { font-size: 28px; line-height: 1.2; |
