Commit c2cb861068431c6e6ccd1c44c760a4b8ed323be3

Authored by Nicolás Guarnieri
1 parent f0d1f7fe0b
Exists in master and in 2 other branches demo, develop

cambios para mobile

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/foca-botonera-principal.html
1 1 <div class="botonera-principal">
2 2 <div class="row">
3   - <div class="offset-4 col-4 py-2">
  3 + <div class="offset-2 offset-sm-4 col-8 col-sm-4 py-2">
4 4 <img class="botonera-principal-logo" src="./img/logo.png"/>
5 5 </div>
6 6 </div>