BYTE-Club-CCNY / byte

our website!
https://byteccny.com/
MIT License
3 stars 1 forks source link

Indv project pages #37

Closed jaynopponep closed 6 days ago

jaynopponep commented 1 week ago
LordFarquaadtheCreator commented 1 week ago

looking good, minor knitpick:

LordFarquaadtheCreator commented 1 week ago

interestingly, the centering issue doesnt appear in the (QA environment)[https://exp.d1ud9ybook8aha.amplifyapp.com/]. I could've sworn I mentioned it before, but can we make the carasoul scrollable?

jaynopponep commented 1 week ago

looking good, minor knitpick:

  • remove the ":" colons
  • center the text
Screenshot 2024-06-26 at 9 24 30 PM

Ill take a look For the scrollable, might be tricky with the original component since I can't seem to find a specific horizontal scroll bar, but it does have arrow keys for changing the slides: https://www.embla-carousel.com/examples/predefined/

LordFarquaadtheCreator commented 1 week ago

For the scrollable, might be tricky with the original component since I can't seem to find a specific horizontal scroll bar, but it does have arrow keys for changing the slides:

try the overflow: scroll css property if that doesnt work then try the arrows

jaynopponep commented 6 days ago