shubhsherl / GSoC-Contribution-Leaderboard

This project is now moved to Node.js version and maintained https://github.com/lolimay/GSoC-Contribution-Leaderboard-Node.
https://gsoc.rocket.chat
MIT License
15 stars 16 forks source link

Web Page Design Improvement #55

Closed hfeky closed 5 years ago

hfeky commented 5 years ago
  1. Updated GitHub Icon with the official icon downloaded from https://github.com/logos and made it be 120x120. No need for 1600x1600. That slows down the web page loading.
  2. Updated the NavBar shadow to be shadow-sm instead of shadow. Smaller shadows are better for navbars.
  3. Changed "Github" to "GitHub" in the footer, and added a space between GitHub and the organization name.
  4. Added a right margin for Rocket.Chat icon in the top NavBar instead of adding a space in the NavBar title. Not much difference, but it's cleaner.
shubhsherl commented 5 years ago

@HusseinElFeky Thanks for the PR.