Size-too-large-reduce #22

Merged
tokslaw merged 1 commits from task-27-how-it-works-reduce-size-too-large into master 2023-01-16 13:47:34 +00:00
+1 -1
View File
@@ -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;
}