-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(app): add footer #375
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Na mobile linki nie są na środku.
Na desktopie nie ma paddingu z prawej strony.
apps/app/src/components/Footer.tsx
Outdated
href="https://www.facebook.com/DevFAQ" | ||
target="_blank" | ||
rel="noreferrer" | ||
className={LINK_CLASS_NAME} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jaki jest powód, że akurat te dwa linki chowamy na mobile?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, ale może nie musi tak być? Może powinniśmy złamać ten wiersz jeśli linki się nie mieszczą?
Już jest container |
Fixes #362