mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Make gradient bit more visible
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
min-height: 100vh;
|
||||
background: linear-gradient(
|
||||
56deg,
|
||||
rgba(253, 54, 110, 0.1) 0%,
|
||||
rgba(253, 54, 110, 0.15) 0%,
|
||||
var(--gradient-start-color) 48.38%
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user