Skip to content

Commit b4d174d

Browse files
committed
fix: style/repo.css: update background color to white
1 parent df83814 commit b4d174d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
align-items: center;
191191
align-content: center;
192192
height: 50px;
193-
background-color: white
193+
background-color: white;
194194
width: 100%;
195195
padding: 0 20px;
196196
.repo-set-header-title {

0 commit comments

Comments
 (0)