diff --git a/assets/styles/landing-page.css b/assets/styles/landing-page.css index 1ccfdff..516ba7d 100644 --- a/assets/styles/landing-page.css +++ b/assets/styles/landing-page.css @@ -57,9 +57,12 @@ header { width: 100%; } -.card-section{ +.card-section, .card-section-small{ display: flex; justify-content: space-evenly; +} + +.card-section{ padding: 178px 0px 80px 0px; } @@ -103,11 +106,22 @@ header { width: 100%; } +.card-section-small{ + width: 100%; + padding-top: 190px; +} +.card-small{ + width: 22%; +} +.img-card-small{ + width: 24%; +} - - +.img-card-small img{ + width: 100%; +} diff --git a/landing-page.html b/landing-page.html index 6cdce02..41a32d0 100644 --- a/landing-page.html +++ b/landing-page.html @@ -63,9 +63,9 @@ -
+
-
+
@@ -73,7 +73,7 @@
-
+
@@ -81,7 +81,7 @@
-
+
@@ -89,7 +89,7 @@
-
+