Skip to content

Commit

Permalink
files
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanharlow committed Dec 11, 2018
1 parent d386b8a commit 80c3815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -98,7 +98,7 @@
<div class="milk-bladder">
<div class="boob-hat"></div>
</div>
<div class="shirt">
<div class="shirt" style="display: block;">
<div class="waist">
<div class="wrinkle wrinkle4"></div>
</div>
Expand Down
1 change: 1 addition & 0 deletions pink.css
Expand Up @@ -320,6 +320,7 @@ body .paper .container {
}

.shirt {
display: none;
width: 118%;
height: 37%;
bottom: 13%;
Expand Down

0 comments on commit 80c3815

Please sign in to comment.