diff --git a/src/pages/tech-bsky-fedi.astro b/src/pages/tech-bsky-fedi.astro index 9274b83..9520edb 100644 --- a/src/pages/tech-bsky-fedi.astro +++ b/src/pages/tech-bsky-fedi.astro @@ -133,7 +133,7 @@ const description = } .table-container { - overflow: scroll; + overflow-x: auto; } table th, table td {