make it more readable on mobile devices

This commit is contained in:
rick
2022-05-13 21:55:32 +00:00
parent 1bfaae2ac9
commit 41a0120397

View File

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