Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TecnikOfficial authored Dec 4, 2024
1 parent 97d62b0 commit 8a31b26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,12 +395,12 @@
font-size: 2rem; /* Adjust font size for mobile */
}
.widget-container {
bottom: 50px;
right: 35px; /* Position the widget to the right */
bottom: 60px;
right: 55px; /* Position the widget to the right */
}

.widget-image {
width: 70px; /* Make the image a bit smaller */
width: 80px; /* Make the image a bit smaller */
}
}

Expand Down

0 comments on commit 8a31b26

Please sign in to comment.