Website: better styling for FAQ page
More vertical space between answers in the FAQ.
This commit is contained in:
parent
9afd79d8c0
commit
26c14bf095
@ -6,6 +6,13 @@ geekdocHidden: true
|
|||||||
---
|
---
|
||||||
{{< toc format=html >}}
|
{{< toc format=html >}}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
h3 {
|
||||||
|
/* Extra spacing between answers. */
|
||||||
|
margin-top: 2rem;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### What is new in Flamenco 3?
|
### What is new in Flamenco 3?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user