1
0
Fork 0

Light tint of background for poll options

This commit is contained in:
Lim Chee Aun 2022-12-15 01:18:23 +08:00
parent 58860c334c
commit da0309ab0f

View file

@ -380,6 +380,7 @@ a.card:hover {
display: flex;
gap: 8px;
justify-content: space-between;
background-color: var(--bg-blur-color);
background-image: linear-gradient(
to right,
var(--link-faded-color),