add faq page

This commit is contained in:
Mario
2020-12-19 10:32:42 +01:00
parent d91d22cdee
commit 889fba21cc
8 changed files with 292 additions and 1 deletions
+6
View File
@@ -41,3 +41,9 @@
blockquote p {
display: inline;
}
.overlay {
display: flex;
flex-direction: column;
align-items: center;
}