This commit is contained in:
afacanc38 2022-05-23 17:24:20 +03:00
parent 43a2d9cb83
commit 62d7dafdea
1 changed files with 4 additions and 0 deletions

View File

@ -118,4 +118,8 @@ body * {
.navigation-gird.other {
margin-left: 0 !important;
}
.row {
padding: 30px;
border-radius: 34px;
}
}