This commit is contained in:
parent
bfa06adb1c
commit
41deb33c2a
@ -84,7 +84,7 @@
|
|||||||
flex-direction: column; /* Stack elements vertically by default */
|
flex-direction: column; /* Stack elements vertically by default */
|
||||||
align-items: center;
|
align-items: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 70%;
|
width: 80%;
|
||||||
gap: 4rem; /* Space between items */
|
gap: 4rem; /* Space between items */
|
||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
}
|
}
|
||||||
@ -96,7 +96,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#how-it-works h2 {
|
#how-it-works h2 {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.steps {
|
.steps {
|
||||||
@ -117,7 +117,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#features h2 {
|
#features h2 {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.features-list {
|
.features-list {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user