jglamine / calvinwebprint

A friendlier interface to the printing system at Calvin College.
https://calvinwebprint.com
MIT License
6 stars 7 forks source link

Design #46

Open FreedCapybara opened 9 years ago

FreedCapybara commented 9 years ago

Design updates from last week

jglamine commented 9 years ago

Great, I'll take a look and let you know when I'm done with code review.

jglamine commented 9 years ago

Ok, I gave it a quick one-over. See my comments, mostly about formatting things.

We should re-render the logo so that the lines are pixel-fitted. See this blog post by Dustin Kurtis for details: http://dcurt.is/pixel-fitting

Please squash your changes into one commit. You can use an interactive rebase git rebase -i to do this.