nausharipov commented on code in PR #17205:
URL: https://github.com/apache/beam/pull/17205#discussion_r859654986
##########
website/www/site/assets/js/quotes-slider.js:
##########
@@ -21,7 +21,7 @@ new Swiper('.swiper', {
bulletActiveClass: "bullet-active-class-custom",
},
breakpoints: {
- 1024: {
+ 1025: {
Review Comment:
if having 1024 as a breakpoint doesn't work here properly, we can add a
comment like:
// switches from mobile to desktop when window width is > 1024px
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]