hackoregon / civic

The frontend monorepo for the CIVIC platform.
http://civicplatform.org
MIT License
60 stars 26 forks source link

Change Logo component to use Emotion instead of inline styles #1202

Open jaronheard opened 4 years ago

jaronheard commented 4 years ago

What

Convert the styling in the Logo component to use Emotion instead of inline styles.

Why

Have to use !important hack to resize logo.

When

Not time sensitive.