TRI-283: end pade move

This commit is contained in:
2024-11-16 18:28:26 +03:00
parent 034d5faa0d
commit 3d28a1ee86
22 changed files with 518 additions and 175 deletions

View File

@@ -0,0 +1,23 @@
.sore {
margin-bottom: 160px;
}
.sore__img {
margin: 0 auto 26px;
position: relative;
left: -17px;
}
.sore .title {
margin-bottom: 40px;
}
.sore .subtitle {
max-width: 62%;
margin: 0 auto -1px;
}
.sore .h3 {
max-width: 47%;
margin: 0 auto 19px;
}