mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-13 23:16:46 +00:00
chore(css): adjust gradient color for better contrast
Improved contrast in item background gradient to enhance visibility.
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
color: transparent;
|
||||
background: #ccc 60% 60% / 3000px 3000px;
|
||||
background-image: repeating-conic-gradient(
|
||||
#ccc 0 0.0001%,
|
||||
#999 0 0.0001%,
|
||||
#000 0 0.0002%
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user