aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Footer fix #259

Closed jvoros closed 6 years ago

jvoros commented 6 years ago

Fix the footer problem on Mobile Safari. Better CSS anyway...

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   61.77%   61.77%           
=======================================
  Files          16       16           
  Lines         259      259           
  Branches       52       52           
=======================================
  Hits          160      160           
  Misses         99       99
Impacted Files Coverage Δ
app/App.tsx 0% <ø> (ø) :arrow_up:
app/components/Footer.tsx 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0525a5c...788b48f. Read the comment docs.

dsifford commented 6 years ago

👍