Jason's Google Code-in Blog

GCI Organization: FOSSASIA

Bug Fixes for GCI Student Site

fossasia site

Yesterday, I made two pull requests for FOSSASIA. My first pull request fixed the issue of the icons being scattered all over the place. The icons were originally off centered from the avatar circle and off center from each other. I created a flexbox grid that automtically centered the social media icons to the center of the avatar circle. Then, I set a definte size for the a element and centered each icon vertically and horizontally inside the corresponding link elements.

20 Dec 2015 #fossasia #html #css #site #pull request #issues #github