Commit 13e98dd8dbbce8881a4ea4f7a687b9766345af70
1 parent
fbb0a958
123
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -2169,6 +2169,7 @@ p.right{text-align: right;} | @@ -2169,6 +2169,7 @@ p.right{text-align: right;} | ||
2169 | display: flex; | 2169 | display: flex; |
2170 | justify-content: center; | 2170 | justify-content: center; |
2171 | align-items: center; | 2171 | align-items: center; |
2172 | + font-size: 20px; | ||
2172 | } | 2173 | } |
2173 | } | 2174 | } |
2174 | @media (max-width: 729px) { | 2175 | @media (max-width: 729px) { |