diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 362d7fa..3822022 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2169,6 +2169,7 @@ p.right{text-align: right;} display: flex; justify-content: center; align-items: center; + font-size: 20px; } } @media (max-width: 729px) { -- libgit2 0.21.4