Borde bonito en la searchbar
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user