christianyipper / portfolio

Hey! This is my portfolio project that I'm currently working on. Lots of work to be done but we're learning through this crazy journey!
https://yipper91.github.io/portfolio/
0 stars 0 forks source link

Artifact Images not Aligned #6

Closed christianyipper closed 5 days ago

christianyipper commented 1 week ago

Name: Artifact Images not Aligned

Status: Resolved

Description: The Stripes Nation concept logos are different sizes and don't align correctly.

Steps to Reproduce:

  1. Go to yipper.ca
  2. Navigate to the projects page
  3. Learn more about Stripes Nation
  4. Scroll down to the draft logos

Expected Result: Images should be the same size and aligned together.

Actual Result: Images are different sizes and aren't aligned the same.

Configuration: iPhone 13: Chrome-Yes | Firefox-Yes | Edge-N/A Windows 10: Chrome-Yes | Firefox-Yes | Edge-Yes

Severity: Low

Priority: Low

Type: Bug

christianyipper commented 5 days ago

Solution

To resolve this issue, I changed the grid span of the images. As one image spaned 3 columns and the other spaned 2 columns, I decided to span both images by 2 columns so they become aligned with each other.