Fix commits table highlight
This commit is contained in:
parent
9587506124
commit
0009016b68
1 changed files with 2 additions and 1 deletions
|
@ -67,6 +67,7 @@
|
|||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
font-family: $monospace_font;
|
||||
border: none;
|
||||
margin: 0px;
|
||||
|
@ -504,4 +505,4 @@ li.commit {
|
|||
@extend .cgray;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue