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
Some page elements are displayed by exporting the text and images from the mockup (e.g. the "Compliance" section in "guidelines"). This makes responsive design hard, as the size/composition of the images and graphics are locked.
Suggestion
All image frames and text should be expressed as DOM elements. Use of SVGs should be reserved for complex graphics and logos.
The text was updated successfully, but these errors were encountered:
Issue
Some page elements are displayed by exporting the text and images from the mockup (e.g. the "Compliance" section in "guidelines"). This makes responsive design hard, as the size/composition of the images and graphics are locked.
Suggestion
All image frames and text should be expressed as DOM elements. Use of SVGs should be reserved for complex graphics and logos.
The text was updated successfully, but these errors were encountered: