Skip to content

Commit c3f2150

Browse files
authored
Merge pull request #150 from Preeti9764/syntex
Syntax error fixed
2 parents 4a85f6d + 1922e9c commit c3f2150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ body,input,div,h3,h4,p,label,hr, #scrumReport{
362362
}
363363
.dark-mode #homeButton:active {
364364
background: #374151;
365-
=======
365+
}
366366
.dark-mode .token-preview-char {
367367
box-shadow: 0 1px 4px rgba(0,0,0,0.18);
368368
}

0 commit comments

Comments
 (0)