fix code blocks

This commit is contained in:
2022-09-03 00:07:20 +03:00
parent 23fb7fb982
commit 91d80f9ff0
11 changed files with 27 additions and 35 deletions

View File

@ -142,7 +142,7 @@ sprite.cursor = 'zoom-out';
Список [cursor](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor) и примеры
можно посмотреть на Developer Mozilla.
```
```text
help, wait, crosshair, not-allowed, zoom-in, zoom-out, grab
```