переделал js для открытия элементов в how
This commit is contained in:
@@ -489,8 +489,15 @@
|
||||
margin-left: 40px;
|
||||
|
||||
width: 100%;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
.how-content__item-block{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user