diff --git a/demo/index.md b/demo/index.md index 1cbb734..eca0e1c 100644 --- a/demo/index.md +++ b/demo/index.md @@ -38,4 +38,4 @@ Tables should be a thing too | hello | world | hello | world | hello | world | hello | world | hello | world | hello | | ------------------------------------------- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | -| dfjhasfdlkjahslfkjahsdlfjhasldjhasldjhasldk | | | | | | | | | | | +| dfjhasfdlkjahslfkjahsdlfjhasldjhasldjhasldk and such and things and whatnot and even more words in this cell so that hopefully itll wrap at some point ya dig? | | | | | | | | | | | diff --git a/src/defaults/default-style.css b/src/defaults/default-style.css index 7e111a4..d03160b 100644 --- a/src/defaults/default-style.css +++ b/src/defaults/default-style.css @@ -102,7 +102,6 @@ table { font-size: 1em; border: 1px solid var(--color-text); margin: 0 auto; - white-space: nowrap; border-collapse: collapse; } th,