diff --git a/src/sass/_teclado.scss b/src/sass/_teclado.scss index bebcaf6..3b7a8e7 100644 --- a/src/sass/_teclado.scss +++ b/src/sass/_teclado.scss @@ -1,4 +1,3 @@ - .keyboard { -webkit-touch-callout: none; -webkit-user-select: none; @@ -60,4 +59,4 @@ width: 40px; height: 50px; } -} \ No newline at end of file +} diff --git a/src/sass/general.scss b/src/sass/general.scss index 5bea190..24ebe53 100644 --- a/src/sass/general.scss +++ b/src/sass/general.scss @@ -1 +1 @@ -@import 'teclado'; \ No newline at end of file +@import 'teclado'; diff --git a/src/views/teclado.html b/src/views/teclado.html index 3aae5ce..a477f92 100644 --- a/src/views/teclado.html +++ b/src/views/teclado.html @@ -1,2 +1 @@ -