1
0
mirror of https://github.com/franjsco/tomadoro synced 2025-06-06 00:29:13 +02:00

Text unselectable

This commit is contained in:
Francesco Esposito
2019-03-30 18:17:33 +01:00
parent cfadb3fd7d
commit 7600188e50

View File

@@ -1,5 +1,6 @@
body {
background-color: #db4f4a;
user-select: none;
}
.title {