style: subtler color of address bar text
This commit is contained in:
parent
d3642a4902
commit
bfb9e94b1a
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ const placeholder = 'Type the URL of an article here';
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border: 1px solid #eee;
|
border: 1px solid #eee;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
|
color: #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(button#app-home),
|
:global(button#app-home),
|
||||||
|
|
Loading…
Reference in a new issue