diff --git a/page/index.html b/page/index.html index f650e201..8564196d 100644 --- a/page/index.html +++ b/page/index.html @@ -30,9 +30,11 @@ .buttons { z-index: 201; + margin: 20px; margin-top: 10px; margin-bottom: 15px; display: flex; + flex-wrap: wrap; gap: 15px; } @@ -116,7 +118,7 @@ display: flex; flex-direction: column; z-index: 200; - margin: 15px; + margin: 20px; } .terminal-header {