diff options
-rw-r--r-- | web/cobrands/zurich/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/zurich/layout.scss b/web/cobrands/zurich/layout.scss index d4b46d561..9c592ff31 100644 --- a/web/cobrands/zurich/layout.scss +++ b/web/cobrands/zurich/layout.scss @@ -74,6 +74,7 @@ body.frontpage { #site-logo-text { position: absolute; + position: fixed; top: 0; z-index: 3; padding-top: 83px; |