Hi Campers,
I finished the Portfolio page. I just use sample data because I want to focus on coding. I will add my real projects later (currently this is the second project). After learning lessons from my mobile-mess-up Tribute page, The Portfolio page is responsible now 
It’s really take time to “try and error” aligning all the jumping div, lol. I still not clear about auto spacing.
I still stuck on 2 issues :
- The page content (below navbar) pull to the left ~20px when slide page to left, it’s emberrass user especially in mobile when scroll down. I don’t know why (is it because “container fluid” ?)
- How to automatically vertical center or horizontal center 2 divs in a parents div ? (I must use manual col/margin/padding, but I want it’s auto center when the paragraph’s length change, margin:auto or translate seem just work for 1 div).
Thanks FCC,

