Skip to content

Commit 720e27b

Browse files
committed
Not so dark table-header
1 parent 5ced00b commit 720e27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_layout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
background: #F3F3F3;
294294
}
295295
table thead {
296-
background: #C3C3C3;
296+
background: #E3E3E3;
297297
}
298298
table thead th {
299299
font-weight: bold;

0 commit comments

Comments
 (0)