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