partner-area

This commit is contained in:
2023-03-16 15:10:53 +03:00
parent e505646a39
commit 7498f89940
23 changed files with 382 additions and 23 deletions

View File

@ -106,7 +106,7 @@
h3 {
font-weight: 700;
font-size: 16px;
font-size: 18px;
line-height: 32px;
color: #111112;
margin-bottom: 10px;
@ -172,12 +172,12 @@
button {
background: #52B709;
border-radius: 44px;
max-width: 150px;
height: 40px;
max-width: 188px;
height: 50px;
width: 100%;
border: none;
font-weight: 400;
font-size: 12px;
font-size: 15px;
line-height: 32px;
color: #FFFFFF;
display: flex;
@ -228,7 +228,7 @@
h4 {
color: #111112;
font-weight: 700;
font-size: 16px;
font-size: 18px;
line-height: 32px;
margin-bottom: 0;
}