Commit eae910d1795d607b43e5be2e993ae8dc00c6e3dd
Exists in
master
and in
2 other branches
Merge branch 'master' into 'develop'
Master See merge request !4
Showing
1 changed file
Show diff stats
src/views/foca-botonera-principal.html
1 | 1 | <div class="botonera-principal"> |
2 | 2 | <div class="row"> |
3 | - <div class="offset-2 offset-sm-4 col-8 col-sm-4 py-2"> | |
4 | - <img class="botonera-principal-logo" src="./img/logo.png"/> | |
3 | + <div class=" col-6 py-2"> | |
4 | + <img class="botonera-principal-logo" src="./img/logoMapa.png"/> | |
5 | 5 | </div> |
6 | 6 | </div> |
7 | 7 | <div class="row"> |