Search bar is too wide on mobile
This commit is contained in:
@@ -85,7 +85,7 @@ onMounted(async () => {
|
||||
}
|
||||
|
||||
.filter-bar {
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 30px;
|
||||
|
||||
Reference in New Issue
Block a user