Fix code highlight, fix cloning

This commit is contained in:
Vadim
2021-01-24 23:36:21 +03:00
parent 6de0ab7298
commit 1e0b3d3020
7 changed files with 68 additions and 46 deletions

View File

@@ -5,8 +5,5 @@ html, body {
margin: 0;
padding: 5px;
box-sizing: border-box;
}
* {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}