diff --git a/web/styles/portico/portico.css b/web/styles/portico/portico.css index 4423dd437b..b4de98c193 100644 --- a/web/styles/portico/portico.css +++ b/web/styles/portico/portico.css @@ -73,12 +73,6 @@ html { } } -/* The Help Center tabbed content tends to be a lot short sentences. - We also want the Help Center tabbed content to pop more. */ -.help-center .code-section .blocks { - max-width: 500px; -} - .digest-container { padding-top: 100px; }