Skip to content

Commit

Permalink
fix: slideshow bug on wide screens (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Jan 11, 2024
1 parent 216336e commit 4a85f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/components/HomePage/Slideshow/Slideshow.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}

.Slideshow .assets.full-width {
justify-content: space-between;
justify-content: center;
}

/* Hide scrollbar for Chrome, Safari and Opera */
Expand Down

0 comments on commit 4a85f73

Please sign in to comment.