Dashboard Fixes

This commit is contained in:
jveebs 2023-04-25 16:38:51 -04:00
parent fdf6697549
commit b768d83f3c
12 changed files with 51 additions and 43 deletions

BIN
public/BudgetBuddyIcon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 KiB

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/BudgetBuddyLogo.ico" />
<link rel="icon" href="%PUBLIC_URL%/BudgetBuddyIcon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta