Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BeatriceVaienti authored Dec 18, 2023
1 parent ceb63d7 commit 09cd1ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
color: white;
overflow: hidden;
padding: 10px 0;
margin-right: 50px;
text-align: right;
position: fixed;
width: 100%;
Expand Down Expand Up @@ -114,7 +115,7 @@
}

.footer {
background-color: #EF629F;
background-color: #ED4264;
color: white;
padding: 20px;
text-align: center;
Expand Down

0 comments on commit 09cd1ac

Please sign in to comment.