Skip to content

Commit 2ea5ac6

Browse files
fix: table border color
1 parent 69f0041 commit 2ea5ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/minima/skins/auto.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $lm-table-text-color: #73000a !default;
3232
$lm-table-zebra-color: #fff2e3 !default;
3333
$lm-table-header-bg-color: #fff2e3 !default;
3434
$lm-table-header-border: #73000a !default;
35-
$lm-table-border-color: #73000a default;
35+
$lm-table-border-color: #73000a !default;
3636

3737

3838
// Syntax highlighting styles should be adjusted appropriately for every "skin"

0 commit comments

Comments
 (0)