diff --git a/css/styles.css b/css/styles.css index bbaa26a..acbc6cb 100644 --- a/css/styles.css +++ b/css/styles.css @@ -102,7 +102,7 @@ section { width: 280px; display: flex; text-align: center; - + justify-content: center; font-size: 1.3rem; font-weight: bolder; color: black; @@ -114,6 +114,7 @@ section { display: flex; text-align: center; + justify-content: center; flex-wrap: wrap; font-size: 1.3rem; font-weight: bolder; @@ -125,8 +126,7 @@ section { width: 360px; height: auto; display: flex; - flex-wrap: wrap; - + flex-wrap: wrap; font-size: 1.4rem; font-weight: bolder; color: black; @@ -533,7 +533,7 @@ section { display: inline-flex; flex-wrap: wrap; width: 100%; - height: 360px; + height: 480px; align-items: end; object-fit: fill; @@ -543,6 +543,7 @@ section { width: 100%; display: flex; text-align: center; + justify-content: center; text-wrap: wrap; font-size: 1.83rem; font-weight: bolder; @@ -558,6 +559,7 @@ section { padding: 0; display: flex; text-align: center; + justify-content: center; flex-wrap: wrap; margin: auto 0; font-size: 2.8rem; @@ -571,6 +573,7 @@ section { width: 80%; display: flex; flex-wrap: wrap; + justify-content: center; font-size: 1.4rem; font-weight: bolder;