mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: decrease dots
This commit is contained in:
parent
405fcccd95
commit
0ad4bb72e1
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@
|
||||||
radial-gradient(var(--color-neutral-200) 5%, transparent 7%);
|
radial-gradient(var(--color-neutral-200) 5%, transparent 7%);
|
||||||
background-position:
|
background-position:
|
||||||
0 0,
|
0 0,
|
||||||
23px 23px;
|
25px 25px;
|
||||||
background-size: 23px 23px;
|
background-size: 25px 25px;
|
||||||
mask-image: linear-gradient(#fff, transparent, transparent);
|
mask-image: linear-gradient(#fff, transparent, transparent);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue