This commit is contained in:
SBD
2024-01-12 19:14:30 +03:00
parent 2d234f7263
commit e465ed9244

View File

@@ -1081,6 +1081,7 @@ body.n_scroll{
display: flex;
flex-wrap: wrap;
margin-top: -3%;
justify-content: center;
}
.container_content_features_block_item{
@@ -1117,6 +1118,8 @@ body.n_scroll{
text-align: left;
max-height: 85px;
overflow: hidden;
width: 150px;
margin: auto;
}
.title_item_features_container{