main #8

Closed
limepotato wants to merge 183 commits from main into blog-drafts
Showing only changes of commit 50a7a440f3 - Show all commits

View file

@ -80,7 +80,7 @@ textarea {
-webkit-box-shadow: 0 0 20px var(--accent-color);
-moz-box-shadow: 0 0 20px var(--accent-color);
box-shadow: 0 0 20px var(--accent-color);
resize: none;
resize: vertical;
}
textarea,