diff --git a/index.css b/index.css index 49ec8db..77ce208 100644 --- a/index.css +++ b/index.css @@ -682,9 +682,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 4dba985..a3464ae 100644 --- a/index.html +++ b/index.html @@ -640,8 +640,8 @@