diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 9775a09..277d3c3 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -856,10 +856,14 @@ padding-left:27px; position:absolute; } .basket_head .basket_head_title{ - text-transform: uppercase; - font-size:18px; - color:#333333; + text-transform: uppercase; + font-size: 18px; + color: #333333; font-weight: 600; + text-align: center; + width: 125px; + left: -20px; + position: absolute; } .basket_head .bh_cell.img{ top:16px; -- libgit2 0.21.4