fix this bit of styling

master
an 2021-05-01 17:11:44 -06:00
parent c314571581
commit 30b0c2961d
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ body {
padding: 0 10px;
line-height: 1.6;
font-family: sans-serif;
font-size: calc(14px + (26 - 14) * ((100vw - 360px) / (1600 - 360)))
font-size: calc(16px + 20 * ((100vw - 320px) / 1680));
}
td, th {
border-right: 1px solid;