generated from Seekra/repository-template
Set maximum width for the search form
This commit is contained in:
@@ -58,5 +58,6 @@ import Searchbar from '../features/search/components/Searchbar.vue'
|
|||||||
|
|
||||||
#search-form {
|
#search-form {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
|
max-width: 624px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user