Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
1 files changed, 6 insertions(+), 0 deletions(-) M _sass/minimal-mistakes/_syntax.scss
M _sass/minimal-mistakes/_syntax.scss => _sass/minimal-mistakes/_syntax.scss +6 -0
@@ 316,3 316,9 @@ figure.highlight { color: $base09; } } + +.gist { + th, td { + border-bottom: 0; + } +}< \ No newline at end of file