techqueria / website

Techqueria is a nonprofit the serves the largest community of Latinx in Tech
https://www.techqueria.org
MIT License
211 stars 122 forks source link

Some logos still cutoff on desktop #168

Closed fvntr closed 6 years ago

fvntr commented 6 years ago

Describe the bug

Image for certain cards are cutoff.

To Reproduce

Steps to reproduce the behavior

Go to https://techqueria.org/resources/open-source/ and check operation code Go to https://techqueria.org/sponsors/ and check yammer informedk12 and twilio

Expected behavior

Logo with no cutoff

Screenshots

Environment

Desktop

Mobile

Additional context

arianadavis commented 6 years ago
screen shot 2018-11-06 at 4 23 21 pm

I keep getting this weird error when running the npm start , tried debugging for a few minutes but no luck. 😩

fvntr commented 6 years ago

did you do npm install? pull from upstream and install since there were some module changes recently.

fvntr commented 6 years ago

mixpanel is done informedk12 and operation code are still pending

arianadavis commented 6 years ago
screen shot 2018-11-08 at 12 04 40 pm
Yup, that's the first thing I thought about doing and it's recognizing the updates made to the project. I even referenced this for syncing a fork ( https://help.github.com/articles/syncing-a-fork/ )

@fvntr

fvntr commented 6 years ago

ok have your tried rm -rf node_modules then doing an npm install

arianadavis commented 6 years ago

Yup that actually worked for me, so odd. Thanks for your patience too!

arianadavis commented 6 years ago

Fixed informedk12 and operation code logo and submitted a PR request: #184