Skip to content

Commit 298e61f

Browse files
committed
rebuild client
1 parent 738ce5f commit 298e61f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

public/style.css

+4-1
Original file line numberDiff line numberDiff line change
@@ -521,11 +521,14 @@ form button[type="submit"]:not(.btn-send) {
521521

522522
@media all and (min-width: 576px) {
523523
.main-carousel {
524-
border-radius: 4px;
525524
overflow: hidden;
526525
margin: auto;
527526
width: 100%;
528527
}
528+
529+
.carousel-item {
530+
border-radius: 4px;
531+
}
529532
}
530533

531534

0 commit comments

Comments
 (0)