diff --git a/wiki/layout.html b/wiki/layout.html
index 30e080a745ce817cced34d937fad05871de49483..1a7c292b87a4e01ba6eee8435348ec23e0935a2c 100644
--- a/wiki/layout.html
+++ b/wiki/layout.html
@@ -174,8 +174,8 @@
         position: fixed;
         right: 20px;
         bottom: 30px;
-        width: 40px;
-        height: 40px;
+        width: 50px;
+        height: 50px;
         background-color: #fa8072;
         border: none;
         border-radius: 50%;
@@ -214,10 +214,10 @@
         
         .font-toggle {
         position: fixed;
-        right: 70px; /* Positioned to the left of the text size toggle */
+        right: 70px; 
         bottom: 30px;
-        width: 40px;
-        height: 40px;
+        width: 50px;
+        height: 50px;
         background-color: #fa8072;
         border: none;
         border-radius: 50%;