diff --git a/css/main.css b/css/main.css index 9d9a636..5cb46e3 100644 --- a/css/main.css +++ b/css/main.css @@ -1,5 +1,5 @@ -/* this css class is used to enable copying in texts with the mouse. */ +/* this css class is used to enable copying in text with the mouse. */ .text-selectable { -webkit-user-select: text;