JasmineCT / portfolio

The starter portfolio repository, basically empty, but with a few helper files.
https://hopeful-morse-7f7dbf.netlify.com/
0 stars 0 forks source link

Alignment Issues #5

Closed JasmineCT closed 4 years ago

JasmineCT commented 4 years ago

There are two issues I am having:

  1. In my specialties section the boxes are not aligning to the middle. There are some weird spacing on the right side and it is not centring them on the screen sizes. Not sure how to target them all, I do have a width on the cards to prevent them from collapsing.

  2. On my index page the bw quote image and the connection section don't see to be aligning. The image covers the connection section as if the relative class isn't doing anything. Not sure how to fix this without causing the quote to jump around.

@thomasjbradley

thomasjbradley commented 4 years ago
  1. I think it must be because of the height, width & margin on .card—they are conflicting with the grid unit sizes.

  2. I can’t see your index page, have you committed & pushed?

JasmineCT commented 4 years ago

I try to push but I get this error

Screen Shot 2019-11-18 at 7 28 09 PM

@thomasjbradley

thomasjbradley commented 4 years ago

Uh oh. I can’t fix that remotely. I’ll have to do it in class.