feat: update --bew-content-opacity to 0.74

This commit is contained in:
hakadao
2024-06-03 01:22:05 +08:00
parent a9e3118e80
commit a74e6a0643

View File

@@ -103,7 +103,7 @@
240 31% 96% / var(--bew-homepage-bg-mask-opacity)
);
--bew-content-opacity: 0.8;
--bew-content-opacity: 0.74;
// #region content colors, used to buttons, cards, popover and so on
--bew-content-1: hsl(0 0% 100% / var(--bew-content-opacity));