Redundant CSS

This commit is contained in:
Jack Harley 2021-01-28 19:47:34 +00:00
parent f828182551
commit 9d5414f9c2
1 changed files with 0 additions and 8 deletions

View File

@ -2,14 +2,6 @@ body {
font-family: "Helvetica", sans-serif;
}
table {
/*width: 400px;*/
}
tr {
}
td {
width: 30px !important;
height: 30px !important;