diff --git a/static/standardUI/css/general.css b/static/standardUI/css/general.css index 9d4626db..fe9af0fe 100644 --- a/static/standardUI/css/general.css +++ b/static/standardUI/css/general.css @@ -56,7 +56,9 @@ button { background-color: transparent; border: 0; } - +.ti { + font-size: 1.5rem; +} .form { height: fit-content; width: fit-content;