diff --git a/src/index.css b/src/index.css index c6f8932..342c935 100644 --- a/src/index.css +++ b/src/index.css @@ -154,14 +154,14 @@ table { text-indent: 0; /* 1 */ border-color: inherit; /* 2 */ border-collapse: collapse; /* 3 */ - width: 100%; - table-layout: fixed; + /* width: 100%; */ + /* table-layout: fixed; */ } -th, td { +/* th, td { word-wrap: break-word; max-width: 100%; -} +} */ /* 1. Change the font styles in all browsers.