This commit is contained in:
parent
fb710f5d3a
commit
bfa06adb1c
@ -92,7 +92,11 @@
|
|||||||
/* How It Works Section */
|
/* How It Works Section */
|
||||||
#how-it-works {
|
#how-it-works {
|
||||||
/* background-color: #f8f9fa; */
|
/* background-color: #f8f9fa; */
|
||||||
padding: 40px 0;
|
padding: 30px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
#how-it-works h2 {
|
||||||
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.steps {
|
.steps {
|
||||||
@ -109,7 +113,11 @@
|
|||||||
|
|
||||||
/* Features Section */
|
/* Features Section */
|
||||||
#features {
|
#features {
|
||||||
padding: 40px 0;
|
padding: 30px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
#features h2 {
|
||||||
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.features-list {
|
.features-list {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user