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

27
styles/moover/sore.scss Normal file
View File

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