#Code not centered on wide screens

27 messages · Page 1 of 1 (latest)

vernal notch
#

Hello, can’t sleep without this problem solved , i need help in centering the text whilst it being responsive all the way to wide screen , if someone can help that would be great

Code is too long so I have liked the git repo https://github.com/rishab-alt/portfolio/tree/website

Download source and run the index. HTML , not the test folder and the about page , and do inspect element , and set the resolution to 1920 by 1080, if your screen is already wide then it’s fine

Thanks

GitHub

Portfolio Website. Contribute to rishab-alt/portfolio development by creating an account on GitHub.

sullen coyote
#

Can I refactor your whole code? xD

vernal notch
#

Is it that bad

sullen coyote
#

Yeah

#

One problem leads to another, fixing that leads to another, etc

vernal notch
#

The whole thing yea , okay , do as you wish

#

Open an issue

#

Then link pull request and I’ll merge

#

I am indeed I bad programmer

sullen coyote
#

You using tailwind?

vernal notch
#

Bootstrap

sullen coyote
#

I see you have TW in test files

#

Which one you wanna go with?

vernal notch
#

I’m gonna switch to tailwind

sullen coyote
#

Ok I'll do TW then

sullen coyote
#

@vernal notch Hwy

#

Hey

#

I made some updates, I will push to a separate branch in your repo so you can test. That ok?

#

Actually I made PR from a form

vernal notch
#

That’s fine

#

@sullen coyote this is amazing

#

I’ll have a look and refine some stuffs

#

Still some stuff I need to sort out before I buy the domain

sullen coyote
#

👍

#

I wanted to have navigation in a separate file and load it with http request, and that was working, but injecting mobile navigation handlng was not working with that solution, and I didn't want to spend much time to fix that

#

So nav is currently copy pasted in all pages