Merge pull request #208 from emersonkeenan/master
Fix embedded gist indentation
This commit is contained in:
commit
1196a13aef
|
@ -1463,6 +1463,7 @@ body:not(.post-template) .post-title {
|
|||
.gist table {
|
||||
margin: 0;
|
||||
font-size: 1.4rem;
|
||||
text-rendering: auto;
|
||||
}
|
||||
.gist td {
|
||||
line-height: 1.4;
|
||||
|
|
Loading…
Reference in New Issue