main
alexanderroese 2024-06-17 23:09:47 +02:00
parent 802bf20dcf
commit 55da97430d
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@
}
}
{% if page.url == "/pages/contact" || page.url == "/pages/testlandingpage" %}
{% if page.url == "/pages/contact" or page.url == "/pages/testlandingpage" %}
.header-wrapper {
background-color: #1B9CFC !important;