1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-09-01 09:35:15 +02:00

More docs

This commit is contained in:
Philipp Heckel 2021-12-04 08:56:46 -05:00
parent 246061829b
commit acb0bdf619
4 changed files with 31 additions and 1 deletions

View file

@ -1,3 +1,7 @@
article {
padding-bottom: 50px;
}
figure img {
border-radius: 7px;
filter: drop-shadow(3px 3px 5px #ccc);