Skip to content

Commit

Permalink
Change bar style
Browse files Browse the repository at this point in the history
  • Loading branch information
ElisDN committed Jan 29, 2024
1 parent 061d8be commit 8bfdc20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/widgets/views/NotificationBar.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<div style="
padding: 10px;
text-align: center;
background: #ff2b00;
background: #d94b17;
color: #fff;
font-family: arial, sans-serif;
font-size: 13px;
line-height: 1.5;
line-height: 1.3;
">
Производится смена системы оплаты. Оформление заказов временно недоступно.
</div>
Expand Down

0 comments on commit 8bfdc20

Please sign in to comment.