add support for custom color

This commit is contained in:
Jonas Heinrich 2020-04-15 20:25:31 +02:00
parent e8f3b2c328
commit cb3b475b9d
5 changed files with 62 additions and 176 deletions

View file

@ -105,7 +105,6 @@ header:not(.sticky-header) .header-button-container {
color: #ffffff;
font-weight: 500;
white-space: nowrap;
background-image: linear-gradient(0deg, #009982, #00c8ad);
border-radius: 3px;
}