diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 3822022..0055193 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2170,6 +2170,7 @@ p.right{text-align: right;} justify-content: center; align-items: center; font-size: 20px; + border-bottom: 1px solid black; } } @media (max-width: 729px) { -- libgit2 0.21.4