diff --git a/app/components/Credits.tsx b/app/components/Credits.tsx index 6af40d0..5144603 100644 --- a/app/components/Credits.tsx +++ b/app/components/Credits.tsx @@ -11,22 +11,13 @@ const Credits: React.FC = () => { This project utilizes the following icon resources:
- Solar Icons + fontawesome - - Dazzle UI - -
The fonts used in this project are provided by:
diff --git a/app/components/Header.tsx b/app/components/Header.tsx
index 700af3e..63d0b87 100644
--- a/app/components/Header.tsx
+++ b/app/components/Header.tsx
@@ -58,13 +58,13 @@ const Header: React.FC