diff --git a/ui/index.html b/ui/index.html
index 25c78fd4..15385bda 100644
--- a/ui/index.html
+++ b/ui/index.html
@@ -50,7 +50,7 @@
Help & Community
-
+ Gallery
diff --git a/ui/media/css/main.css b/ui/media/css/main.css
index 826ff168..f04da78f 100644
--- a/ui/media/css/main.css
+++ b/ui/media/css/main.css
@@ -1833,4 +1833,8 @@ div#enlarge-buttons {
height: auto;
margin-block: 1vh;
border: 4px white solid;
+}
+
+#tab-content-gallery>button {
+ margin: 8px;
}
\ No newline at end of file