🚑 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; min-height: 211px;
.thumbnail { .thumbnail {
border-top-left-radius:$br6; border-top-left-radius: $br6;
border-bottom-left-radius: $br6; border-bottom-left-radius: $br6;
padding: 30px; padding: 30px;
display: block; display: block;

View file

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