increase to 75%

This commit is contained in:
lizzie
2026-08-04 04:27:58 +00:00
parent 6d593a6455
commit 0f32bbba29
+1 -1
View File
@@ -3106,7 +3106,7 @@ span .quote:last-of-type .quoteline {
padding: 1px 2px;
border-radius: 4px;
cursor: pointer;
color: color-mix(in srgb, var(--userbg) 50%, var(--primary-text));
color: color-mix(in srgb, var(--userbg) 75%, var(--primary-text));
background-image: var(--userbg, linear-gradient(var(--primary-text), var(--primary-text)));
position: relative;
z-index: 1;