Skip to content

Instantly share code, notes, and snippets.

@danoseun
Last active October 14, 2020 16:57
Show Gist options
  • Save danoseun/07ed7d456d84f6e76e85315792763da2 to your computer and use it in GitHub Desktop.
Save danoseun/07ed7d456d84f6e76e85315792763da2 to your computer and use it in GitHub Desktop.
.search-form {
margin-left: auto;
margin-right: auto;
justify-content: center;
}
input {
width: 250px;
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button{
margin-left: 10px;
width: 100px;
cursor: pointer;
border: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment