website: redesign part 31

This commit is contained in:
nym21
2026-06-18 22:39:28 +02:00
parent 408d83c350
commit 00f7d69ea6
37 changed files with 811 additions and 703 deletions
+3 -4
View File
@@ -10,10 +10,9 @@ main.wallets {
h2 {
margin: 0;
}
}
.wallets__dialog::backdrop {
background: color-mix(in oklch, var(--black) 72%, transparent);
&::backdrop {
background: color-mix(in oklch, var(--black) 72%, transparent);
}
}
}