fix: text shadow and chrome manifest

This commit is contained in:
David Ralph
2021-08-20 19:20:59 +01:00
parent 98c857e7ad
commit afcead634b
2 changed files with 2 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ textarea {
margin: 0;
cursor: initial;
user-select: none;
text-shadow: none;
}
p {