Fix table whitespace
This commit is contained in:
parent
6afc96f332
commit
459f144bef
2 changed files with 1 additions and 2 deletions
|
@ -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? | | | | | | | | | | |
|
||||
|
|
|
@ -102,7 +102,6 @@ table {
|
|||
font-size: 1em;
|
||||
border: 1px solid var(--color-text);
|
||||
margin: 0 auto;
|
||||
white-space: nowrap;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
th,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue