Commit df720e8bd11fd6d9f06da4920dcefec27c64486c

Authored by Eugeny Galkovskiy
1 parent a56fe95a

style fix

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -790,6 +790,7 @@ ul.list-wr span{color: #555;}
790 790 left: -10px;
791 791 transition: 0.3s;
792 792 box-shadow: 0px 5px 12px -6px black;
  793 + color: #006697;
793 794 }
794 795 .phone_hint:after {
795 796 content: '';
... ...