fix: search button

This commit is contained in:
Jean-Baptiste Pasquier
2021-05-11 12:50:11 +02:00
parent 58e489409a
commit 0f7256a25d
6 changed files with 10 additions and 9 deletions

View File

@ -87,12 +87,12 @@ nav#main__menu {
}
}
button {
div>button {
background: transparent;
border: none;
color: #D0D4DA;
margin-top: 0 !important;
height: auto;
height: 100%;
@media (max-width: 768px) {
width: 20%;