1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-09-06 20:07:55 +02:00

Docs, tests

This commit is contained in:
binwiederhier 2023-07-08 15:48:08 -04:00
parent b7679c7826
commit 499b2fb0d6
5 changed files with 82 additions and 2 deletions

View file

@ -192,7 +192,7 @@ const MarkdownContainer = styled("div")`
ol {
padding-inline: 1rem;
}
img {
max-width: 100%;
}