1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-06-12 23:53:19 +02:00

Docs for UnifiedPush, update docs for message limit

This commit is contained in:
Philipp Heckel 2022-01-01 17:45:18 +01:00
parent 595ea87465
commit a53f18ca7d
7 changed files with 28 additions and 5 deletions
docs/static/css

View file

@ -8,6 +8,12 @@
width: unset !important;
}
.md-typeset h4 {
font-weight: 500 !important;
margin: 0 !important;
font-size: 1.1em !important;
}
.admonition {
font-size: .74rem !important;
}