Updated table size to be smaller

This commit is contained in:
Donavon McDowell 2023-06-27 08:31:07 -06:00
parent a658f5defc
commit 27cc5fab3f

View File

@ -30,7 +30,7 @@ footer{
margin-top: 40px; margin-top: 40px;
} }
table{ table{
font-size: 25px; font-size: 20px;
border-collapse: collapse; border-collapse: collapse;
} }
input[type="text"] { input[type="text"] {