removed grain by default, moved into style, style components will no longer pollute the main theme options

This commit is contained in:
booploops 2022-04-27 16:51:33 -07:00
parent 9807c93995
commit 6b0a39a6bb
3 changed files with 16 additions and 6 deletions

View file

@ -0,0 +1,3 @@
body.notransparency::before {
display: block;
}