Skip to content

Commit 36717e8

Browse files
Fix lint error
1 parent fbdbef1 commit 36717e8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

FrontEnd/styles/package.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@
7070
font-size: 11px;
7171
}
7272

73-
li.forked {
74-
grid-column-start: span 2;
75-
background-image: var(--image-fork);
76-
}
77-
7873
li.archived {
7974
grid-column-start: span 2;
8075
background-image: var(--image-warning);

0 commit comments

Comments
 (0)