diff --git a/fedhub/static/main.css b/fedhub/static/main.css index 7ec2516..46fd756 100644 --- a/fedhub/static/main.css +++ b/fedhub/static/main.css @@ -7,7 +7,7 @@ } body { - max-width: 850px; + max-width: 980px; margin: auto; min-height: 100%; padding-bottom: 20px; @@ -97,4 +97,4 @@ table.striped tr:nth-child(even) { .right-justified { text-align: right; -} \ No newline at end of file +}