diff --git a/index.css b/index.css index e3b25ba..ce10bee 100644 --- a/index.css +++ b/index.css @@ -169,7 +169,7 @@ p { } h2 { - color: #1f2937; + color: orangered; font-size: 2.5rem; text-align: center; margin-bottom: 40px; @@ -283,7 +283,7 @@ iframe { .about h2, .contact h2 { text-align: center; - color: #1f2937; + color: black; font-size: 2.5rem; margin-bottom: 20px; } diff --git a/index.html b/index.html index eb19a37..2a40851 100644 --- a/index.html +++ b/index.html @@ -446,10 +446,6 @@