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