add max-width to settings

This commit is contained in:
David Benqué 2020-02-06 17:27:16 +00:00
parent 331054870f
commit 0efbc77370
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@
margin-left: 10px;
}
}
max-width: 650px;
margin-bottom: 20px;
.buttons_main();
}