diff --git a/static/styles/zulip.scss b/static/styles/zulip.scss index 36d46a12c8..09aa0009e8 100644 --- a/static/styles/zulip.scss +++ b/static/styles/zulip.scss @@ -443,26 +443,6 @@ li, font-size: 115%; } -.header-main { - .logo { - display: inline-block; - font-size: 120%; - font-weight: 900; - text-shadow: none; - color: hsl(0, 0%, 100%); - font-variant: small-caps; - letter-spacing: 2px; - line-height: 18px; - text-decoration: none; - position: relative; - } - - .logoimage { - height: 40px; - width: auto; - } -} - /* Classes for hiding and showing controls */ .notdisplayed {