Merge branch 'develop'

This commit is contained in:
Björn Fromme
2022-07-12 11:51:51 +02:00
@@ -15,6 +15,11 @@ a.button {
padding: 0.25em;
}
a.bg-button {
@apply bg-ep-primary-light text-white;
@apply hover:bg-ep-secondary group-hover:bg-ep-secondary;
}
a.button--full {
border: 1px solid #999;
padding: 0.25em;