Website: better styling for FAQ page

More vertical space between answers in the FAQ.
This commit is contained in:
Sybren A. Stüvel 2024-01-25 13:04:45 +01:00
parent 9afd79d8c0
commit 26c14bf095

@ -6,6 +6,13 @@ geekdocHidden: true
---
{{< toc format=html >}}
<style>
h3 {
/* Extra spacing between answers. */
margin-top: 2rem;
}
</style>
## Features
### What is new in Flamenco 3?