syntax highliting & bugs

This commit is contained in:
2020-11-11 20:08:36 +01:00
parent d46b509d3e
commit b8b50be3c4
5 changed files with 39 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
overflow: auto;
max-width: calc(100% - 4em);
height: 100%;
scroll-behavior: smooth;
}
@media (max-width: 30em) {