reduced the size .how_it_works .how_it_inner in the style.css file
This commit was merged in pull request #22.
This commit is contained in:
@@ -1119,7 +1119,7 @@ header.fixed .navbar {
|
||||
.how_it_works .how_it_inner {
|
||||
background-color: var(--bg-white);
|
||||
padding: 70px 0;
|
||||
padding-bottom: 250px;
|
||||
padding-bottom: 10px;
|
||||
border-radius: 30px;
|
||||
box-shadow: 0px 4px 30px #ede9fe;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user