diff --git a/app/index.html b/app/index.html
index 5fba7f1..9b2870a 100644
--- a/app/index.html
+++ b/app/index.html
@@ -26,10 +26,10 @@
-
+
+
-
diff --git a/static/css/style.css b/static/css/style.css
index f6b5bf3..5ae6831 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -220,11 +220,14 @@ body {
display: flex;
}
-.topBar .usernameBox {
+.topBar .modernToolbar {
margin-left: auto;
+ margin-right: 5px;
+}
+
+.topBar .usernameBox {
cursor: pointer;
filter: invert(var(--invertdm));
- margin-right: 5px;
height: 41px;
width: 41px;
line-height: 41px;
diff --git a/static/svg/markdown.svg b/static/svg/markdown.svg
index 5090f00..2a20862 100644
--- a/static/svg/markdown.svg
+++ b/static/svg/markdown.svg
@@ -1 +1,2 @@
-
\ No newline at end of file
+
+
\ No newline at end of file