diff --git a/site/common/styles/responsive.less b/site/common/styles/responsive.less index 92e65fabef..6734050576 100644 --- a/site/common/styles/responsive.less +++ b/site/common/styles/responsive.less @@ -107,7 +107,7 @@ .main-container { margin-left: 0; - .markdown > * { + > .markdown > * { width: 100%!important; } } @@ -152,4 +152,4 @@ transform: translateX(-100%); opacity: 0; } -} \ No newline at end of file +}