Swap the file viewers

This commit is contained in:
2021-11-01 22:32:46 +01:00
parent 3c92885602
commit fb92e63e94
10 changed files with 181 additions and 88 deletions

View File

@@ -122,5 +122,6 @@ const code = () => {
.container > pre {
white-space: pre-wrap;
overflow: hidden;
border: none;
}
</style>