WRJ banner colors

This commit is contained in:
Asaf Gartner 2023-09-01 17:46:44 +03:00
parent fdc7582701
commit 4533e8ae66
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
<div class="mb3 ph3 ph0-ns">
<style>
#jam-banner {
background: linear-gradient(174deg, #C8217E, #6E2C6B);
background: linear-gradient(174deg, #23CE76, #299CE0);
color: white !important;
text-align: center;
}