ufosc / BytesOfLoveWebsite

A website for the OSC Visual Novel
7 stars 37 forks source link

Center Team Member Names on Overflow Text #45

Open AntonCSalvador opened 2 months ago

AntonCSalvador commented 2 months 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 2 months ago

I am going to give it a try!

AntonCSalvador commented 2 months ago

Thank you @EKS2003 !

zorarkdouble8 commented 2 months 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.