Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes mobile and document.js #198

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

csmartinsfct
Copy link
Contributor

@csmartinsfct csmartinsfct commented Apr 4, 2019

Updated Styled components to V4.

Updated document.js to be the same as next.js' example here: https://github.com/zeit/next.js/blob/master/examples/with-styled-components/pages/_document.js

We also had this error that was fixed with this update:
https://github.com/zeit/next.js/blob/master/errors/no-document-title.md

Fixed mobile so that the accept button in the cards takes the full width.

…ng due to setting the page title in document.js, updated document.js to be the same as the nextjs example for styled components and removed the calls to InjectGlobal thats been deprecated and we dont need it with this new design
@csmartinsfct csmartinsfct requested a review from 0xjjpa April 5, 2019 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant