hidrocor

commit 0f2cee4e35969c0a6b4748dde81f1f2be7248de8

Author: Pedro Lucas Porcellis <porcellis@eletrotupi.com>

layout: give some more space yo

 templates/layout.html | 2 +-


diff --git a/templates/layout.html b/templates/layout.html
index 243c3312c29627b3e5bb77923e4b49e53cae4741..1560c4ccbe31b88b268cb14e80536656b3d4f85a 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -9,7 +9,7 @@       body {
         background-color: #FFFFFF;
         color: #111111;
         text-align: center;
-        max-width: 600px;
+        max-width: 960px;
         margin: 0 auto;
         padding: 0 1rem;
         font-family: sans-serif;