diff --git a/index.html b/index.html index 1b8c042..9abaa64 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ .section { width: 100vw; height: 40vh; - background-color: VeryLightRose; + background-color: LightPink; font-size: 50px; color: DarkBlue ; text-align: left; @@ -28,7 +28,7 @@ .nav { width: 100vw; - height: 40vh; + height: 60vh; background-color: #3944F7; font-size: x-large; color: white;