fix codeblock overflow mobile vp
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user