diff --git a/style.css b/style.css index 3b826cd..43c8b3d 100644 --- a/style.css +++ b/style.css @@ -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;