From aafeef5469e081584ad9b0989bcb863ffab97d0a Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 18:36:57 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) 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