Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sheebaprakash authored Jun 13, 2024
1 parent 307b9e4 commit e13ff11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
.section {
width: 100vw;
height: 40vh;
background-color: VeryLightRose;
background-color: LightPink;
font-size: 50px;
color: DarkBlue ;
text-align: left;
Expand All @@ -28,7 +28,7 @@

.nav {
width: 100vw;
height: 40vh;
height: 60vh;
background-color: #3944F7;
font-size: x-large;
color: white;
Expand Down

0 comments on commit e13ff11

Please sign in to comment.