mooore pigs

This commit is contained in:
elisejakob
2024-05-13 00:13:54 +02:00
parent 794818db13
commit fa4ec12a04
13 changed files with 596 additions and 5 deletions

View File

@ -26,7 +26,12 @@
.pig {
position: absolute;
bottom: -30%;
bottom: 0;
right: -2.5rem;
transform: translateY(50%);
color: var(--color-white);
>div {
width: 30vw;
}
}