Make concept colors transparent

This commit is contained in:
Björn Fromme
2021-10-28 17:24:22 +02:00
parent e36d608457
commit c6088d2479
2 changed files with 18 additions and 12 deletions
@@ -19,7 +19,7 @@
alt="{product.name}"
width="640" height="480" />
</a>
<div class="absolute top-0 left-0 z-10 inset-x-0 p-2 flex justify-between items-center {f:if(condition: concept, then: 'bg-concept-{concept.code}', else: 'bg-ep-primary-80')}">
<div class="absolute top-0 left-0 z-10 inset-x-0 p-2 flex justify-between items-center {f:if(condition: concept, then: 'bg-concept-{concept.code}-80', else: 'bg-ep-primary-80')}">
<div class="flex items-center space-x-2">
<f:if condition="{country.code}">
<svg class="product-teaser__flag">