Added fonts, CSS reset for gorillas.

This commit is contained in:
Jonathan Bernard
2015-11-03 09:36:58 -06:00
parent 4a1ea4048c
commit 07d55910d0
4 changed files with 197 additions and 0 deletions

2
gorillas/gorillas.scss Normal file
View File

@ -0,0 +1,2 @@
* { margin: 0;
padding: 0; }