Revert "make it more readable on mobile devices"

this setting doesn't make a difference on mobile devices
This commit is contained in:
rick
2022-05-13 22:07:39 +00:00
parent 41a0120397
commit 87ce9942b1

View File

@@ -2,5 +2,6 @@ table, th, td {
border: 1px solid;
border-collapse: collapse;
width: 50%;
max-width: 600px;
padding: 4px;
}