hee hoo image placement

This commit is contained in:
erin 2023-07-19 18:22:21 -04:00
parent 9dd0f5058a
commit aa689363f4
3 changed files with 10 additions and 1 deletions

View file

@ -207,5 +207,9 @@ ul {
.silly-little-images img {
image-rendering: crisp-edges;
}
.silly-little-images :first-child {
margin-inline-end: -6rem;
margin-bottom: -5rem;
}
/*# sourceMappingURL=style.css.map */