Skip to content

Commit

Permalink
completed, that was confusing for some reason
Browse files Browse the repository at this point in the history
  • Loading branch information
Henbot01 committed Mar 19, 2024
1 parent a10ca00 commit 871e48c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion foundations/04-chaining-selectors/style.css
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
/* Add CSS Styling */
/* Add CSS Styling */
.avatar.proportioned {
height: auto;
width: 300px;
}
.avatar.distorted {
width: 200px;
height: 400px;
}

0 comments on commit 871e48c

Please sign in to comment.