lille: don't make site title clickable on shared authentic (#33685)

This commit is contained in:
Frédéric Péters 2019-06-07 15:21:31 +02:00
parent 902e06a1bc
commit 384789d9d0
1 changed files with 1 additions and 0 deletions

View File

@ -798,6 +798,7 @@ body.authentic-page {
background: #464646;
}
#header #top a {
pointer-events: none;
background: #464646;
padding-top: 60px;
&::after {