more
This commit is contained in:
@@ -49,11 +49,14 @@
|
|||||||
.features-top-right {
|
.features-top-right {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 18px 8px;
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
margin: auto;
|
||||||
|
padding: 6px 8px;
|
||||||
width: 55%;
|
width: 55%;
|
||||||
height: 100%;
|
|
||||||
background-color: var(--haq-blue);
|
background-color: var(--haq-blue);
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.features-bottom-left {
|
.features-bottom-left {
|
||||||
|
|||||||
Reference in New Issue
Block a user