Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Englishnestpk authored Nov 21, 2024
1 parent e5f98d7 commit 5165fe9
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 @@ -2577,7 +2577,7 @@
/* Style for each box */
.servicesbox-mobile > div {
background-color: var(--navy);
padding: 20px;
padding: 10px;
text-align: center;
}

Expand All @@ -2593,7 +2593,7 @@
color: var(--sky-blue);
height: 100px;
margin-top: 10px;
width: 30%; /* 50% width minus gap */
width: 35%; /* 50% width minus gap */
}

/* Centering the 7th box with 70% width */
Expand Down

0 comments on commit 5165fe9

Please sign in to comment.