diff --git a/css/theme.scss b/css/theme.scss index 264d89d..2806426 100644 --- a/css/theme.scss +++ b/css/theme.scss @@ -98,6 +98,8 @@ } a { text-decoration: none; + border: 0; + &.active, &:hover { background:_palette(bg); color: _palette(fg);