Borde bonito en la searchbar
This commit is contained in:
@@ -2,9 +2,18 @@
|
||||
margin-bottom: 2em;
|
||||
margin-top: 1em;
|
||||
|
||||
input {
|
||||
border: var(--line-width) solid var(--accent);
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
button{
|
||||
width: 4em;
|
||||
text-align: center;
|
||||
|
||||
border: var(--line-width) solid var(--accent);
|
||||
border-left: none;
|
||||
|
||||
svg {
|
||||
height: 50%;
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user