aboutsummaryrefslogtreecommitdiff
path: root/mottovote/public
diff options
context:
space:
mode:
Diffstat (limited to 'mottovote/public')
-rw-r--r--mottovote/public/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/mottovote/public/style.css b/mottovote/public/style.css
index 1982e0a..90bf0f6 100644
--- a/mottovote/public/style.css
+++ b/mottovote/public/style.css
@@ -52,7 +52,7 @@ select {
width: 100%;
}
-@media only screen and (max-width: 600px) {
+@media only screen and (max-width: 700px) {
main {
width: calc(100% - 50px);
}