Set maximum carousel width

This commit is contained in:
Lea Anthony 2022-09-19 19:03:16 +10:00
commit 840d3f1e85
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -58,6 +58,7 @@
.carousel-root {
outline: none;
max-width: 1024px;
}
.carousel {