Skip to content

Commit 377f6ce

Browse files
committed
Remove borders from package manager icons
1 parent ebdbb2a commit 377f6ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/css/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,9 @@ header {
781781
height: 16px;
782782
margin: 0 0.5em 0 0;
783783
vertical-align: -0.125em;
784+
border: 0;
785+
outline: none;
786+
border-radius: 0;
784787
box-shadow: none;
785788
}
786789

0 commit comments

Comments
 (0)