This commit is contained in:
parent
24b03c77c3
commit
26c99c378d
5 changed files with 94 additions and 4 deletions
|
@ -62,6 +62,11 @@ section.content {
|
|||
}
|
||||
}
|
||||
|
||||
.codehilite > pre {
|
||||
overflow: scroll;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
@media (width < 600px) {
|
||||
main {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue