style: subtler color of address bar text

This commit is contained in:
Ayo 2023-06-15 09:34:38 +02:00
parent d3642a4902
commit bfb9e94b1a

View file

@ -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),