Commit a12ccb5bd1f03549ed7b1c49d26b5d67457192c9

Authored by Volodymyr
1 parent 2d32dd26

fix scss compile error

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/main.css
@@ -1146,7 +1146,7 @@ ul.list-wr span { @@ -1146,7 +1146,7 @@ ul.list-wr span {
1146 position: relative; } 1146 position: relative; }
1147 1147
1148 .list-static-wr li:before { 1148 .list-static-wr li:before {
1149 - content: 'тАв'; 1149 + content: '';
1150 font-weight: bold; 1150 font-weight: bold;
1151 color: #0080ca; 1151 color: #0080ca;
1152 font-size: 25px; 1152 font-size: 25px;