Adopt theme colors for site ser

This commit is contained in:
Björn Fromme
2022-06-07 12:06:45 +02:00
parent b7267546e4
commit a421cb2b5e
2 changed files with 2 additions and 2 deletions
@@ -11,7 +11,7 @@
@apply text-white;
&--skipass {
@apply bg-badge-gradient py-8 px-2;
@apply bg-badge-gradient ser:bg-ser-secondary py-8 px-2;
}
&--custom {
@@ -93,7 +93,7 @@
</f:if>
</ul>
<div class="pt-8">
<div class="bg-ep-primary-light text-white font-bold px-4 py-1 group-hover:bg-ep-secondary transition-colors">
<div class="bg-ep-primary-light ser:bg-ser-secondary text-white font-bold px-4 py-1 group-hover:bg-ep-secondary ser:group-hover:bg-ser-primary transition-colors">
<div class="lg:inline-block">
ab <span class="product-teaser__price mx-1">{minPrice} €</span>
</div>