docs: improve the sponsor page, remove the feedback page

This commit is contained in:
Hans Pagel
2021-01-18 15:07:49 +01:00
parent e6cbb5511f
commit b93168e97a
7 changed files with 60 additions and 43 deletions

View File

@@ -67,6 +67,10 @@
}
}
> p > img {
max-width: 100%;
}
:first-child {
margin-top: 0;
}