Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92b2bfe

Browse files
committed
simplify _base.scss
1 parent 8de113b commit 92b2bfe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/css/_base.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ a {
2727
@include vendor('user-select', none);
2828
}
2929

30-
//Required for IE11. Other browsers set this by default.
31-
svg { overflow: hidden; }
32-
3330
svg a { fill: $color-brand-primary; }
3431
svg a:hover { fill: #3c6dc5; }
3532

0 commit comments

Comments
 (0)