diff --git a/data_embed/style.css b/data_embed/style.css index 31e4e5e..57e680f 100644 --- a/data_embed/style.css +++ b/data_embed/style.css @@ -819,7 +819,7 @@ there. /* Larger than phablet */ @media (min-width: 900px) { .container { - max-width: 900px; + max-width: 1100px; } }