Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(elevation): update level 3 copy and image
Browse files Browse the repository at this point in the history
PixeledCode committed Jan 29, 2025
1 parent 4acc5a4 commit 6279be8
Showing 2 changed files with 4 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -124,7 +124,10 @@ There are 2 different ways to communicate an element's elevation in level 2:

Elements that rest at this level, float above all other levels, and tend to contain crucial actions or information that temporarily becomes the top hierarchy of the surface.

1. **Use a large, soft shadow with sharp edges**, for elements that are at the top priority and require user focus, but still allow the user to interact with the surrounding content.
1. **Use a large, soft shadow with edges**, for elements that are at the top priority and require user focus, but still allow the user to interact with the surrounding content.

For elements with decorative or semantic use of color (background or borders), use a large soft shadow without edges.


<ResponsiveImage src={Level3RisenShadow} alt="" />

0 comments on commit 6279be8

Please sign in to comment.