Borde bonito en la searchbar

This commit is contained in:
Daniel Cortes
2020-06-17 07:23:26 -04:00
parent 5fbbc1dd1c
commit 2116c6ece9

View File

@@ -2,9 +2,18 @@
margin-bottom: 2em; margin-bottom: 2em;
margin-top: 1em; margin-top: 1em;
input {
border: var(--line-width) solid var(--accent);
border-right: none;
}
button{ button{
width: 4em; width: 4em;
text-align: center; text-align: center;
border: var(--line-width) solid var(--accent);
border-left: none;
svg { svg {
height: 50%; height: 50%;
width: auto; width: auto;