This commit is contained in:
SBD
2023-11-29 13:27:01 +03:00
parent fc2be35f61
commit be85bb5f16
2 changed files with 34 additions and 27 deletions

View File

@@ -772,10 +772,11 @@ body,html{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.how_dev_widget{
width: calc(25% - 25px);
width: 295px;
margin-right: 25px;
margin-bottom: 100px;
}