diff --git a/admin/styles.css b/admin/styles.css index 82d8816..08cf626 100644 --- a/admin/styles.css +++ b/admin/styles.css @@ -29,7 +29,7 @@ header { } header h1 { - color: #4a5568; + color: #667eea; font-size: 2.5rem; margin-bottom: 10px; } diff --git a/styles.css b/styles.css index 9898fde..54cefbe 100644 --- a/styles.css +++ b/styles.css @@ -29,7 +29,7 @@ header { } header h1 { - color: #4a5568; + color: #667eea; font-size: 2.5rem; margin-bottom: 10px; }