Add gestures, and mouse events

This commit is contained in:
Vadim
2021-01-23 00:45:50 +03:00
parent 139695edb8
commit 37f648d764
4 changed files with 166 additions and 14 deletions

View File

@@ -94,6 +94,7 @@
display: flex;
align-items: center;
justify-content: center;
user-select: none;
}
.color-container > p {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;