diff --git a/resources/style/index.css b/resources/style/index.css
index 0b16237..d466177 100644
--- a/resources/style/index.css
+++ b/resources/style/index.css
@@ -180,6 +180,7 @@ a {
overflow: auto;
}
+#downloadTitle,
#fullSettingsTitle {
font-size: 1.5em;
font-weight: bold;
@@ -235,7 +236,7 @@ a {
height: 30px;
}
-#downloadTitleBar
+#downloadTitleBar,
#settingsTitleBar {
display: flex;
flex-direction: row;