summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index d421c8b..7715d29 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -31,7 +31,7 @@
}
.search {
- width: 500px;
+ max-width: 500px;
margin: 0 auto
}
</style>