Cupcake/app/routes/gallery.$/styles.module.less

5 lines
88 B
Plaintext

.image {
aspect-ratio: 1 / 1;
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 75%);
}