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