index slider width correction

This commit is contained in:
Meylis Gazakow 2022-05-05 14:30:07 +03:00
parent dfa13af002
commit ef2c93bf8f
1 changed files with 1 additions and 1 deletions

View File

@ -1640,7 +1640,7 @@ li {
position: relative;
width: calc(100% - 40px);
width: calc(100% - 420px);
/* height: 480px; */
margin-right: 40px;
margin-bottom: 0 !important;