Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
syntax highlighting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsagnes committed Feb 18, 2017
1 parent 2a87f02 commit be13b65
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions files/css/hyde-styx.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
margin: 0;
padding :0;
}
/* highlightjs integration
*/
pre {
padding: 0;
}

0 comments on commit be13b65

Please sign in to comment.