index slider width correction
This commit is contained in:
parent
dfa13af002
commit
ef2c93bf8f
|
|
@ -1640,7 +1640,7 @@ li {
|
|||
position: relative;
|
||||
|
||||
|
||||
width: calc(100% - 40px);
|
||||
width: calc(100% - 420px);
|
||||
/* height: 480px; */
|
||||
margin-right: 40px;
|
||||
margin-bottom: 0 !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue