diff --git a/components/JsonToHtml/jsontohtml.module.css b/components/JsonToHtml/jsontohtml.module.css index d55923c69..a85bf0e38 100644 --- a/components/JsonToHtml/jsontohtml.module.css +++ b/components/JsonToHtml/jsontohtml.module.css @@ -72,7 +72,7 @@ } } -@container sidebar (max-width: 390px) { +@container sidebar (max-width: 360px) { .ol, .ul { display: flex;