diff --git a/simple.css b/simple.css index 3f175f4..788d069 100644 --- a/simple.css +++ b/simple.css @@ -394,6 +394,10 @@ table { margin: 1.5rem 0; } +figure > table { + width: max-content; +} + td, th { border: 1px solid var(--border);