made homepage feedback changes
This commit is contained in:
@@ -8,10 +8,6 @@
|
||||
/* for headings or special text */
|
||||
}
|
||||
|
||||
section.ask-advantage-scroll {
|
||||
padding: 60px 0 0 0;
|
||||
}
|
||||
|
||||
.ask-advantage-scroll h2 {
|
||||
font-family: var(--font-secondary);
|
||||
font-weight: 400;
|
||||
@@ -37,7 +33,7 @@ section.ask-advantage-scroll {
|
||||
gap: 20px;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
margin-top: 60px;
|
||||
/* margin-top: 60px; */
|
||||
}
|
||||
|
||||
.card-scroll {
|
||||
@@ -175,14 +171,14 @@ section.ask-advantage-scroll {
|
||||
line-height: 36px;
|
||||
}
|
||||
.ask-advantage-scroll p.lead {
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
line-height: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
.cards-wrapper {
|
||||
position: relative;
|
||||
height: 530px; /* ya jitna aapko chahiye ho */
|
||||
height: 530px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user