Commit b1916f609f2617a44512b1661cfdb8219259dcde

Authored by Marcelo Puebla
1 parent 3b8cb3ff47
Exists in master and in 1 other branch develop

Cambiado cursor en botonera.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/sass/_botonera-principal.scss
... ... @@ -12,6 +12,7 @@
12 12 }
13 13 }
14 14 button {
  15 + cursor: pointer;
15 16 background-image: url("../img/botonera.png");
16 17 border-radius: 12px;
17 18 border-width: 0;