diff --git a/theme.css b/theme.css index 31183d4..21047cd 100644 --- a/theme.css +++ b/theme.css @@ -75,5 +75,5 @@ body.is-embeded .page-content, body.is-embeded > .full.height, body.is-embeded .ui.container { padding: 0; - margin: 0; + margin: 0 !important; }