Adopt theme colors for site ser
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
@apply text-white;
|
@apply text-white;
|
||||||
|
|
||||||
&--skipass {
|
&--skipass {
|
||||||
@apply bg-badge-gradient py-8 px-2;
|
@apply bg-badge-gradient ser:bg-ser-secondary py-8 px-2;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--custom {
|
&--custom {
|
||||||
|
|||||||
@@ -93,7 +93,7 @@
|
|||||||
</f:if>
|
</f:if>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="pt-8">
|
<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">
|
<div class="lg:inline-block">
|
||||||
ab <span class="product-teaser__price mx-1">{minPrice} €</span>
|
ab <span class="product-teaser__price mx-1">{minPrice} €</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user