fix codeblock overflow mobile vp
This commit is contained in:
parent
6ce291cec8
commit
99da60771e
@ -176,6 +176,10 @@ div.social-links > a {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre.highlight {
|
||||||
|
overflow: scroll;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 900px) {
|
@media only screen and (max-width: 900px) {
|
||||||
.card {
|
.card {
|
||||||
min-width: unset;
|
min-width: unset;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user