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 ffc11d4 commit 44e0075
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 @@ -385,7 +385,7 @@
padding: 5px; /* Adjust padding for mobile devices */
}
.slider {
top: 37%; /* Adjust the position for mobile devices; a lower value will move the element higher.*/
top: 37%; /* Adjust the position for mobile devices; a lower value will move the element higher up.*/
width: 95%; /* Increase width for mobile */
}
.text.three-d {
Expand All @@ -395,8 +395,8 @@
font-size: 2rem; /* Adjust font size for mobile */
}
.widget-container {
bottom: 65px;
right: 10px; /* Position the widget to the right */
bottom: 70px; /* Higher values means more to up*/
right: 10px; /* Position the widget to the right , lower values means more to right*/
}

.widget-image {
Expand Down

0 comments on commit 44e0075

Please sign in to comment.