0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 09:08:31 -05:00

🚑 Fix CI

This commit is contained in:
Eva 2023-02-23 11:03:54 +01:00
parent be865af1fc
commit a182ca3ab7
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
min-height: 211px;
.thumbnail {
border-top-left-radius:$br6;
border-top-left-radius: $br6;
border-bottom-left-radius: $br6;
padding: 30px;
display: block;

View file

@ -1000,7 +1000,7 @@
padding: 0;
img {
border-top-left-radius:$br5;
border-top-left-radius: $br5;
border-bottom-left-radius: $br5;
height: 100%;
width: 115%;