mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 04:12:02 +00:00
/apps/: Change hero to be darker, more contrasty colors.
This changes the hero to be about 20% darker to increase the legibility of the navbar fonts over it.
This commit is contained in:
@@ -1312,7 +1312,7 @@ nav ul li.active::after {
|
|||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
padding: 100px 50px 50px 50px;
|
padding: 100px 50px 50px 50px;
|
||||||
background: linear-gradient(35deg, #0d7373, #6ae4c8);
|
background: linear-gradient(35deg, #003b52, #45b59b);
|
||||||
height: 600px;
|
height: 600px;
|
||||||
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user