diff --git a/FAQ.md b/FAQ.md
index c10c08c9bc..9755310cf9 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -2391,6 +2391,8 @@ Then use the three dot action button to execute the desired action.
There are almost no providers offering the [JMAP](https://jmap.io/) protocol,
so it is not worth a lot of effort to add support for this to FairEmail.
+Moreover, the only available [Java JMAP library](https://github.com/iNPUTmice/jmap) seems not to be maintained anymore.
+
diff --git a/index.html b/index.html
index 5f457d8aaf..b22c8df36a 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,6 @@
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
- .display.math{display: block; text-align: center; margin: 0.5rem auto;}