oppia / foundation-website

Repository for developing the new Oppia Foundation website.
Apache License 2.0
6 stars 32 forks source link

Fix #113: Donate page redesign #114

Closed hoangviet1993 closed 5 years ago

hoangviet1993 commented 5 years ago

This PR updates the new Donate page per provided mock.

Some screenshots: Desktop view: donate_page_desktop Tablet view(iPad): donate_page_ipad Mobile view(ip5/6): donate_page_mobile

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   96.41%   96.41%           
=======================================
  Files          21       21           
  Lines         390      390           
=======================================
  Hits          376      376           
  Misses         14       14

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 2134503...12d279f. Read the comment docs.

seanlip commented 5 years ago

(Merge conflicts, FYI -- sorry! But feel free to merge once those are resolved.)

hoangviet1993 commented 5 years ago

@seanlip Fixed merge conflict and changes in this PR are live on https://oppia-foundation-test-server.appspot.com/

seanlip commented 5 years ago

LGTM. Thanks!