diff --git a/startpage.html b/startpage.html index e5055d1..68b490e 100644 --- a/startpage.html +++ b/startpage.html @@ -176,7 +176,7 @@ justify-content: space-between; align-items: center; - padding: 1rem 0rem; + padding: 1rem 1rem; } .bookmarkListingContainer { display: flex; @@ -1156,15 +1156,15 @@ + -
-
- ${zindex == numberTotalContainers ? `` : upButtons} - ${zindex == 1 ? `` : downButtons} -
-
- +
+
+ ${zindex == numberTotalContainers ? `` : upButtons} + ${zindex == 1 ? `` : downButtons}
+
+
` @@ -1333,16 +1333,15 @@
-
+ -
-
- ${zindex == numberTotalContainers ? `` : upButtons} - ${zindex == 1 ? `` : downButtons} -
-
- -
+
+
+ ${zindex == numberTotalContainers ? `` : upButtons} + ${zindex == 1 ? `` : downButtons} +
+
+