diff --git a/theme.css b/theme.css index 0309b0c..29784cf 100644 --- a/theme.css +++ b/theme.css @@ -66,7 +66,8 @@ body.is-embeded .main.menu, body.is-embeded .header-wrapper, body.is-embeded .repo-button-row, -body.is-embeded footer +body.is-embeded footer, +body.is-embeded #navbar { display: none !important; } @@ -75,6 +76,7 @@ body.is-embeded > .full.height, body.is-embeded .ui.container { padding: 0; margin: 0 !important; + max-width: 100%; } body.is-embeded .page-content {