Merge branch 'task-27-how-it-works-reduce-size-too-large' of MyFit/www-myfit into master

This commit is contained in:
2023-01-16 13:47:34 +00:00
committed by Gogs
+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;
}