This commit is contained in:
Kenneth Jannette
2024-01-18 15:39:05 -06:00
parent 971ce1aad9
commit e99a0fd76d

View File

@@ -49,11 +49,14 @@
.features-top-right {
display: flex;
flex-direction: column;
padding: 18px 8px;
justify-content: center;
align-items: center;
margin: auto;
padding: 6px 8px;
width: 55%;
height: 100%;
background-color: var(--haq-blue);
border-radius: 15px;
height: 100%;
}
.features-bottom-left {