    .social-links {
        display: inline-block;
        margin-right: 10px; /* Add some spacing between links */
    }


diff --git a/bootmgr/grub/themes/lineage/dark/theme.txt b/bootmgr/grub/themes/lineage/dark/theme.txt
index 2741da8..501e8a4 100644
--- a/bootmgr/grub/themes/lineage/dark/theme.txt
+++ b/bootmgr/grub/themes/lineage/dark/theme.txt
@@ -14,16 +14,16 @@
 
 + image {
     left = 46%
-    top = 16%
+    top = 14%
 
     file = "/boot/grub/themes/lineage/images/lineage_mark.png"
 }
 
 + boot_menu {
     left = 20%
-    top = 34%
+    top = 31%
     width = 60%
-    height = 33%
+    height = 39%
 
     item_color = "#C4CCCD"
     selected_item_color = "#FFFFFF"
@@ -45,21 +45,21 @@
 
 + image {
     left = 24%+8
-    top = 70%
+    top = 73%
 
     file = "/boot/grub/themes/lineage/dark/images/guide_select.png"
 }
 
 + image {
     left = 36%+12
-    top = 70%
+    top = 73%
 
     file = "/boot/grub/themes/lineage/dark/images/guide_confirm.png"
 }
 
 + image {
     left = 66%
-    top = 70%
+    top = 73%
 
     file = "/boot/grub/themes/lineage/dark/images/guide_commandline.png"
 }
