Commit Graph

4 Commits

Author SHA1 Message Date
MICHAEL JACKSON
e6eb004b28 Use fill="none" instead of fill="transparent" for logo SVG 2017-11-29 11:40:27 -08:00
Michael Mullins
1d7c1d4ad4 convert logo-large into a plain white version of the logo
logo-large was a custom version of the logo made just for the banner background. It was also scaled up manually rather than taking advantage of svg's inherit scaling. This change reduces its size, makes it just a plain white version of the react logo, and moves most of the custom stuff into css. It also moves it from the static folder, over to the icons folder where it can be imported as a url.
2017-11-27 12:25:50 -06:00
Michael Mullins
4b4d3c6941 reduce size of logo.svg 2017-11-27 12:25:50 -06:00
Brian Vaughn
9d9b2021ed Migrated Gatsby website source and config 2017-10-04 14:56:10 -07:00