Update docs

This commit is contained in:
Vadim
2021-01-25 21:50:46 +03:00
parent 52ecfbde54
commit ab80cad0ad
9 changed files with 330 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 5px;
padding: 0;
box-sizing: border-box;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}