aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 96bd47f4..b013e5b7 100644
--- a/static/style.css
+++ b/static/style.css
@@ -111,7 +111,7 @@ body {
}
.root main {
- max-width: calc(100% - 20em);
+ /* max-width: calc(100% - 20em); */
display: flex;
flex-direction: column;
flex-grow: 1;