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

@ -138,7 +138,7 @@
h3 {
color: #52B709;
font-weight: 700;
font-size: 14px;
font-size: 17px;
line-height: 24px;
margin-bottom: 30px;
@ -150,7 +150,7 @@
p {
font-weight: 400;
font-size: 12px;
font-size: 15px;
line-height: 24px;
color: #000000;
margin-bottom: 25px;
@ -163,12 +163,12 @@
a {
background: #52B709;
max-width: 150px;
max-width: 188px;
border-radius: 44px;
height: 40px;
height: 52px;
border: none;
font-weight: 400;
font-size: 12px;
font-size: 15px;
line-height: 32px;
color: #FFFFFF;
display: flex;