diff --git a/index.html b/index.html index 7e10677..95d87f3 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Prosjekt 1 + Readr -

Applikasjonsnavn

- +

Readr

); } diff --git a/src/components/Pagination/Pagination.module.css b/src/components/Pagination/Pagination.module.css index 0211cc7..b0064cd 100644 --- a/src/components/Pagination/Pagination.module.css +++ b/src/components/Pagination/Pagination.module.css @@ -4,6 +4,7 @@ justify-content: center; gap: 1rem; padding: 0.75rem 0; + margin-bottom: 40px; } .pagination-button {