removing the additional semi-colon

This commit is contained in:
Aiday Marlen Kyzy
2023-06-21 11:39:47 +02:00
parent 8b816273a7
commit 977962b3c6

View File

@@ -9,7 +9,7 @@
overflow: hidden;
user-select: text;
-webkit-user-select: text;
box-sizing: border-box;;
box-sizing: border-box;
animation: fadein 100ms linear;
line-height: 1.5em;
}