Skip to content

Commit

Permalink
adding slider image containers
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Gaggar committed Oct 2, 2024
1 parent 916b92b commit c6f61e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ body {
border-radius: 50%;
} */

/* .img-container {
.img-container {
position: relative;
width: 400px;
height: 400px;
Expand Down Expand Up @@ -267,4 +267,4 @@ body {

.img-container .img-slider-button:before {
transform: rotate(135deg);
} */
}

0 comments on commit c6f61e9

Please sign in to comment.