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 eec1c3c commit 168d38e
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1285,11 +1285,9 @@
align-items: center;
text-align: left;
background: #ffffffec;
border-top-right-radius: 0.5rem;
border-top-left-radius: 0.5rem;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 4.5%;
margin-top: 3%;
box-shadow: 0 0 0.15rem 0 rgb(40, 155, 236);
}

Expand Down Expand Up @@ -3857,16 +3855,13 @@
grid-template-rows: 0.5fr 0.5fr;
justify-content: center;
justify-items: center;
row-gap: 0.5rem;
row-gap: 1.5rem;
padding: 10px;
height: 138px;
width: 84%;
background-color: #ffffffec;
color: #000;
margin-top: 2.5rem;
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
box-shadow: 0 0 0.15rem 0 rgb(36, 135, 206);
}

.TOPE{
Expand Down Expand Up @@ -6639,5 +6634,3 @@ <h3>EUROPE</h3>

</html>



0 comments on commit 168d38e

Please sign in to comment.