resolvetosavelives / healthicons

A collection of open source icons for public health projects.
https://healthicons.org
MIT License
624 stars 49 forks source link

Important small changes... see note. #45

Closed dburka closed 3 years ago

dburka commented 3 years ago

Fixed a broken icon. Added BETA to logo. Added @2x PNG downloads for all icons.

sgarrity commented 3 years ago

@dburka The header is too wide for the layout at some in-between viewport sizes. We could just crank up the min-width on the media query that swaps the mobile/desktop header layout a bit:

image
nburka commented 3 years ago

@dburka The header is too wide for the layout at some in-between viewport sizes. We could just crank up the min-width on the media query that swaps the mobile/desktop header layout a bit:

Let's do that as another PR

sgarrity commented 3 years ago

Let's do that as another PR

I'll do that.

sgarrity commented 3 years ago

Let's do that as another PR

Done in https://github.com/resolvetosavelives/healthicons/pull/46