Reduce overall number of colors by streamlining brand colors
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.headerbar {
|
||||
@apply bg-ep-primary-dark sbw:bg-sbw-primary text-white uppercase font-semibold py-2 px-4 mb-4;
|
||||
@apply bg-ep-primary sbw:bg-sbw-primary text-white uppercase font-semibold py-2 px-4 mb-4;
|
||||
}
|
||||
|
||||
@@ -246,7 +246,7 @@
|
||||
<button type="submit" class="w-1/3 text-white uppercase py-2">
|
||||
Detailsuche
|
||||
</button>
|
||||
<button type="submit" class="w-1/3 text-white bg-ep-primary-light uppercase py-2">
|
||||
<button type="submit" class="w-1/3 text-white bg-ep-primary uppercase py-2">
|
||||
Alle anzeigen
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user