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

made footer layout mobile responsive #669

Merged
merged 1 commit into from
May 11, 2020

Conversation

snack-attack
Copy link

Related issues and PRs

Description

Add padding to footer and justify content correctly from mobile to larger screens.

Impacted Areas in the application

Footer component (Footer.tsx)

@vercel
Copy link

vercel bot commented May 10, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/covid19-scenarios/covid19-scenarios/eycnrm2hc
✅ Preview: https://covid19-scenarios-git-fork-snack-attack-feat-improve-footer.covid19-scenarios.now.sh

@codeclimate
Copy link

codeclimate bot commented May 10, 2020

Code Climate has analyzed commit 4a5579b and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented May 10, 2020

Codecov Report

Merging #669 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #669   +/-   ##
=======================================
  Coverage   24.59%   24.59%           
=======================================
  Files         127      127           
  Lines        2761     2761           
  Branches      393      393           
=======================================
  Hits          679      679           
  Misses       2082     2082           
Impacted Files Coverage Δ
src/components/Layout/Footer.tsx 0.00% <ø> (ø)

@ivan-aksamentov
Copy link
Member

Thanks @snack-attack !

I have created a new issue #672 to continue the same topic.

@ivan-aksamentov ivan-aksamentov merged commit 1799c24 into neherlab:master May 11, 2020
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.

Make footer prettier
2 participants