ufosc / BytesOfLoveWebsite

A website for the OSC Visual Novel
8 stars 36 forks source link

Center Team Member Names on Overflow Text #45

Open AntonCSalvador opened 1 month ago

AntonCSalvador commented 1 month ago

Center Team Member Names on Overflow Text

Description

On the About page of the BytesOfLove website, the names of team members should be fully centered, even when they overflow onto a second line. For example, if a name is "Jonathan Mesa," both "Jonathan" and "Mesa" should be centered as a single unit. This issue only occurs on smaller viewports, like mobile.

Task

Expected Behavior

Screenshot

centertext As you can see these should be centered than being left aligned.

EKS2003 commented 1 month ago

I am going to give it a try!

AntonCSalvador commented 1 month ago

Thank you @EKS2003 !

zorarkdouble8 commented 1 month ago

My bad on butting in, but I fixed the issue. I would have asked to be assigned earlier but my open source approval from class took a week. (I opened a pull request) Fixed Image

@EKS2003 If you need help, I could show you how I solved the solution.