Open mxmou opened 2 years ago
https://github.com/LLK/scratch-www/blob/59d0ae9542f8d01d5263aed40686ae64d49c66ef/src/views/starter-projects/starter-projects.scss#L8 It is by default 30px, but this line makes it 90px. I tried removing this attribute using inspect element and it seems to solve the issue.
Expected Behavior
If the viewport is wide enough, all projects on the Starter Projects page would be visible.
Actual Behavior
https://github.com/LLK/scratch-www/pull/2748#issuecomment-465130250 suggested either increasing the number of projects in each category to five or adjusting the carousels to display four projects at once. Both suggestions were implemented (extra projects here and padding between projects here), which results in strange behavior. It could be fixed by removing the additional projects or the padding.
Steps to Reproduce
System Details
Windows 11, Edge 98