EthanThatOneKid / acmcsuf.com

🐘 Official website of CSUF's ACM chapter
https://acmcsuf.com
MIT License
36 stars 45 forks source link

Old dev logo on acmcsuf.com/teams page overflows on mobile #1057

Closed karnikaavelumani closed 2 months ago

karnikaavelumani commented 2 months ago

What happened?

Some simple fixes can include:

dev

JustinStitt commented 2 months ago

Hi, yeah I guess it technically overflows. The bounding box is pretty big because of the subtle gradient.

Is this overflow actually a problem (i.e: do the users or the developers care)?

EthanThatOneKid commented 2 months ago

Is this overflow actually a problem (i.e: do the users or the developers care)?

It’s generally bad practice to let an element on the page scroll horizontally unintentionally. It can also confuse users.