diff --git a/public_html/style.css b/public_html/style.css index f02ab16..7509ac4 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -635,7 +635,7 @@ select.error, textarea.error, input.error { width: 100%; height: 0; padding: 0; - padding-bottom: calc(100% * 18 / 502); + padding-bottom: calc(100% * 56 / 1815); } .altitudeMeters {