Background added to init page

This commit is contained in:
Eudes Inácio
2021-11-26 14:43:58 +01:00
parent ec362a508b
commit 6a2303adf1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -776,7 +776,7 @@
.init-event-header {
color: white;
background: linear-gradient(270deg, var(--color2) 0%, var(--color3) 23.44%, var(--color4) 78.13%, var(--color5) 100%) !important;
background: linear-gradient(270deg, var(--color2) 100%, var(--color3) 100%, var(--color4) 100%, var(--color5) 100%) !important;
}