Fix PostCard responsive and add small size variant

This commit is contained in:
2021-10-23 22:51:30 +02:00
parent eb026cabad
commit e1b5ebd0b1
3 changed files with 112 additions and 9 deletions

View File

@@ -325,6 +325,10 @@
opacity: 0;
transform: translate3d(12%, 23%, 0) rotate(-5deg);
transition: opacity 0.4s var(--ease-quart), transform 1.0s var(--ease-quart);
&--small {
border-radius: 0;
}
}
// Show postcard on hover