diff --git a/css/style.css b/css/style.css
index b153026..b1607c7 100644
--- a/css/style.css
+++ b/css/style.css
@@ -166,3 +166,16 @@ footer .sponsors img {
padding: 6px;
border-radius: 8px;
}
+
+nav.site {
+ display: flex;
+}
+
+nav.site .homepage {
+ flex-grow: 1;
+}
+
+nav.languages {
+ display: flex;
+ gap: 0.5rem;
+}
diff --git a/faq/index.md b/faq/index.md
index 823609d..de0c9d6 100644
--- a/faq/index.md
+++ b/faq/index.md
@@ -10,5 +10,11 @@ id: faq
-
+
-
+
- Tusky is a lightweight client for - Mastodon, a free and open-source social network server. It supports all Mastodon features, like photos, videos, - lists, custom emojis and is designed according to material guidelines. You can choose between a dark, a light and a black - theme in Tusky. It has notifications and a drafts feature. Tusky is free and open source software licensed under - the - GPL-3.0. -
-
- If you have any questions, feature requests or you found a bug in Tusky feel free to open
- an issue on GitHub or send a message to
- @Tusky@mastodon.social.
- We have compiled some frequently asked questions as well.
-