0.0.91
This commit is contained in:
@@ -794,7 +794,6 @@ body.n_scroll{
|
||||
.block_how_dev_title{
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.how_dev_container_widgets{
|
||||
@@ -805,9 +804,9 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.how_dev_widget{
|
||||
width: 295px;
|
||||
margin-right: 25px;
|
||||
margin-bottom: 100px;
|
||||
width: 260px;
|
||||
padding: 10px;
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.how_dev_widget_description{
|
||||
@@ -827,18 +826,22 @@ body.n_scroll{
|
||||
.how_dev_arrow_container{
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.how_dev_widget_txt{
|
||||
width: calc(100% - 55px);
|
||||
width: 100%;
|
||||
margin-right: 20px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.block_container_how_dev_widget {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.first_line_widget_how_dev{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.widget_how_dev_characters{
|
||||
|
||||
Reference in New Issue
Block a user