Fix GitHub Gist width
This commit is contained in:
parent
bd56bfdd9f
commit
0f6a2a3e1e
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ p.meta {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gist {
|
||||||
|
width: 55%;
|
||||||
|
}
|
||||||
|
|
||||||
figure iframe {
|
figure iframe {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue