Changed banner code to HSL to facilitate hue changes
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
domain("ltg-admin.alkemics.com") {
|
||||
:root {
|
||||
--stripe-size: 100px;
|
||||
--color1: #752cf9;
|
||||
--color2: #6723e4;
|
||||
--color1: hsl(261, 65%, 51%);
|
||||
--color2: hsl(261, 80%, 59%);
|
||||
--duration: 30s;
|
||||
}
|
||||
.Navbar::before {
|
||||
|
Reference in New Issue
Block a user