Added COMPLETE.md, edited styles.css according to

README.md
This commit is contained in:
cheeks 2024-07-01 22:58:20 -04:00
parent 38463444a9
commit 23b4ad2f68
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1 @@
# Complete

View File

@ -1 +1,9 @@
/* Add CSS Styling */
/* Add CSS Styling */
.avatar.proportioned {
width: 300px;
height: auto;
}
.avatar.distorted {
width: 200px;
height: 400px;
}