diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 051c292..10eb39d 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -70,7 +70,7 @@ body{position:relative;} justify-content: center; align-items: center; font-size: 11px; - text-transform: lowercase; + /*text-transform: lowercase;*/ line-height: 13px; cursor: pointer; } -- libgit2 0.21.4