diff --git a/css/theme-martian.css b/css/theme-martian.css index 1b05775..a32e5b3 100644 --- a/css/theme-martian.css +++ b/css/theme-martian.css @@ -170,6 +170,10 @@ border-top-color: transparent; } +.repository .header-wrapper .ui.tabs.divider { + border: none; +} + .following.bar.light { background: hsl(0, 20%, 13%); border-color: hsl(0, 20%, 16%);