From 3c1f98a02ab4015bedcfc0f44182d56e7a4c686d Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Thu, 25 Oct 2018 15:49:02 -0300 Subject: [PATCH] =?UTF-8?q?implementaci=C3=B3n=20de=20teclado?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sass/_teclado.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/_teclado.scss b/src/sass/_teclado.scss index f3f540b..30b1095 100644 --- a/src/sass/_teclado.scss +++ b/src/sass/_teclado.scss @@ -65,4 +65,4 @@ } .teclado-activar { background-color: #17d236 !important; -} \ No newline at end of file +} -- 1.9.1