more
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
align-items: center;
|
||||
margin: auto;
|
||||
padding: 6px 8px;
|
||||
width: 50%;
|
||||
width: 55%;
|
||||
background-color: var(--haq-blue);
|
||||
border-radius: 15px;
|
||||
height: 100%;
|
||||
@@ -73,7 +73,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 18px 8px;
|
||||
width: 50%;
|
||||
width: 45%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@@ -90,7 +90,14 @@
|
||||
width: 94%;
|
||||
text-align: justify;
|
||||
font-size: 1.05rem;
|
||||
margin: 28px 0px;
|
||||
margin: 18px 0px;
|
||||
}
|
||||
|
||||
.features-list-item-lower {
|
||||
width: 94%;
|
||||
text-align: justify;
|
||||
font-size: 1.05rem;
|
||||
margin: 16px 0px;
|
||||
}
|
||||
|
||||
.features-top-mobile-img {
|
||||
|
||||
Reference in New Issue
Block a user