even more issues
This commit is contained in:
parent
d23284e5ba
commit
dcd18c8276
|
|
@ -416,3 +416,8 @@ pre[class*="language-"] button:hover {
|
|||
cursor: pointer;
|
||||
background-color: #bcbabb;
|
||||
}
|
||||
pre {
|
||||
max-width: 100%;
|
||||
} code {
|
||||
max-width: 100%;
|
||||
}
|
||||
Loading…
Reference in New Issue