You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On large screens, the about page's images will move out of their section quickly enough to become visible further down/up the page (in another section, where the image has already receded).
The text was updated successfully, but these errors were encountered:
The images get blurry on large screens, which is pretty ugly and especially noticeable because they contain text rather than pictures. I wonder if we can use SVGs or not even images at all (i.e. put their text in HTML and use CSS transformations to give the perspective effects).
earwig
changed the title
Fix /about page image positions on large resolutions.
Refactor /about page.
Jun 18, 2014
earwig
changed the title
Refactor /about page.
Refactor /about page to use text instead of images.
Jun 18, 2014
On large screens, the about page's images will move out of their section quickly enough to become visible further down/up the page (in another section, where the image has already receded).
The text was updated successfully, but these errors were encountered: