diff --git a/css/base.css b/css/base.css index 0ec7b30..81d1e67 100644 --- a/css/base.css +++ b/css/base.css @@ -66,9 +66,6 @@ html:not(.dark) .card.\@low:not(.\~neutral):not(.\~positive):not(.\~urge):not(.\ } @media screen and (max-width: 1024px) { - :root { - font-size: 0.9rem; - } .table-responsive table { min-width: 800px; } @@ -287,11 +284,6 @@ p.top { margin-top: 0px; } -.table-responsive { - overflow-x: auto; - font-size: 0.9rem; -} - #notification-box { position: fixed; right: 1rem; @@ -496,3 +488,7 @@ section.section:not(.\~neutral) { .content li { text-align: start; } + +.input { + font-size: 16px !important; +} diff --git a/html/header.txt b/html/header.txt index 3cf7470..a18919c 100644 --- a/html/header.txt +++ b/html/header.txt @@ -3,6 +3,9 @@ + + + @@ -11,7 +14,6 @@ -