diff --git a/style.css b/style.css index 85408b0..5fa28bb 100644 --- a/style.css +++ b/style.css @@ -6,9 +6,12 @@ font-family: "Poppins", sans-serif; } +body{ + background: #f4a709; +} + .section-tuw { width: 100%; - background: #2fbe85; padding: 50px; } .section-tuw .wrappers__card { @@ -121,4 +124,4 @@ .container__texts { grid-template-columns: repeat(1, 1fr); } -}/*# sourceMappingURL=style.css.map */ \ No newline at end of file +}/*# sourceMappingURL=style.css.map */