Commit aafeef5469e081584ad9b0989bcb863ffab97d0a

Authored by Eugeny Galkovskiy
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 2170 justify-content: center;
2171 2171 align-items: center;
2172 2172 font-size: 20px;
  2173 + border-bottom: 1px solid black;
2173 2174 }
2174 2175 }
2175 2176 @media (max-width: 729px) {
... ...