Added COMPLETE.md, edited styles.css according to
README.md
This commit is contained in:
parent
38463444a9
commit
23b4ad2f68
1
foundations/04-chaining-selectors/COMPLETE.md
Normal file
1
foundations/04-chaining-selectors/COMPLETE.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Complete
|
||||||
@ -1 +1,9 @@
|
|||||||
/* Add CSS Styling */
|
/* Add CSS Styling */
|
||||||
|
.avatar.proportioned {
|
||||||
|
width: 300px;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
.avatar.distorted {
|
||||||
|
width: 200px;
|
||||||
|
height: 400px;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user