Tweak to make gist embeds work with 100+ lines
This commit is contained in:
parent
bd71951dbb
commit
9ef17def42
|
@ -595,8 +595,8 @@ table.plain {
|
|||
}
|
||||
|
||||
.gist .line-number {
|
||||
width: 10px;
|
||||
font-size: 1rem;
|
||||
min-width: 10px;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue