Fix squished exec images
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Amy 2022-05-05 22:01:17 -04:00
parent 6c35233069
commit 6035aa3ee2
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@
.image {
width: calc(126rem / 16);
height: calc(126rem / 16);
clip-path: circle();
object-fit: cover;
}
.name {