diff --git a/static/styles/portico/portico.scss b/static/styles/portico/portico.scss index 14dcad98cd..cd14874c46 100644 --- a/static/styles/portico/portico.scss +++ b/static/styles/portico/portico.scss @@ -183,15 +183,15 @@ html { .help .sidebar h1.home-link { font-size: 1em; margin-bottom: 17px; -} -.help .sidebar h1.home-link a::before { - display: inline-block; - font: normal normal normal 14px/1 FontAwesome; - font-size: inherit; + a::before { + display: inline-block; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; - content: "\f0d9"; - margin-right: 10px; + content: "\f0d9"; + margin-right: 10px; + } } .help .sidebar h2 {