Darker section header background to visually delimit sections
All checks were successful
check / check (push) Successful in 15s
All checks were successful
check / check (push) Successful in 15s
Add --color-section (#dddddd) distinct from --color-well (#f5f5f5). Section headers on the home screen use bg-section so they stand out as visual dividers rather than blending with the price well.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
--color-border-light: #cccccc;
|
||||
--color-hover: #eeeeee;
|
||||
--color-well: #f5f5f5;
|
||||
--color-section: #dddddd;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user