diff --git a/src/components/AddressBar.astro b/src/components/AddressBar.astro index fc54336..06863d2 100644 --- a/src/components/AddressBar.astro +++ b/src/components/AddressBar.astro @@ -70,6 +70,7 @@ const placeholder = 'Type the URL of an article here'; border-radius: 5px; border: 1px solid #eee; padding: 0.5rem; + color: #555; } :global(button#app-home),