diff --git a/index.css b/index.css index b11ac20..25eb346 100644 --- a/index.css +++ b/index.css @@ -683,9 +683,10 @@ p { .nav-buttons { position: absolute; - top: 35%; - width: 100%; + top: 90%; + width: 50%; display: flex; + margin-left: 25%; justify-content: space-between; transform: translateY(-50%); } diff --git a/index.html b/index.html index 6eef412..97f2605 100644 --- a/index.html +++ b/index.html @@ -682,8 +682,8 @@