Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tikiyiki authored Dec 11, 2023
1 parent 865a1d5 commit 0594e5e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

.navbar {
display: flex;
background: rgba(5, 12, 47, 0.962);
background: rgba(5, 13, 52, 0.982);
height: 53.16px;
object-fit: cover;
z-index: 1;
Expand Down Expand Up @@ -3911,7 +3911,7 @@
margin-top: 3.5rem;
margin-bottom: 3.5rem;
border: 0.12rem solid rgba(110, 133, 204, 0.267);
background-color: rgba(255, 255, 255, 0.958);
background-color: rgba(255, 255, 255, 0.966);
box-shadow: 0 0.3px 0.17rem 0.2px rgba(28, 127, 197, 0.986);
}

Expand Down Expand Up @@ -6641,3 +6641,4 @@ <h3>EUROPE</h3>

</html>


0 comments on commit 0594e5e

Please sign in to comment.