HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Remove inline styling of background color... #180

Closed valmdz closed 3 years ago

valmdz commented 3 years ago

... for the sideBanner component and remove a padding

Description

Remove the prop of background color, this is being taken care of through css in the sign up and sign in pages.

Fixes # (issue)

How to test?

Please provide a short summary how your changes can be tested?

Run storybook

Checklist