Skip to content

Commit

Permalink
CE-318 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnesmithsalus authored Dec 11, 2023
1 parent cf999bd commit c4e94b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/assets/sass/carousel.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.coms-carousel {
border: 1px solid $gray-300;
border-radius: 4px;
padding: 12px;
padding: 14px;
min-height: 230px;
max-height: 230px;
margin-top: 24px;
Expand Down Expand Up @@ -38,6 +38,7 @@
border-radius: 50%;
top: 70px;
border: none;
margin-top: 18px;
}

.back-icon {
Expand Down

0 comments on commit c4e94b5

Please sign in to comment.