header.html 326 B

123456
  1. <header class="sticky-top bg-white bg-head">
  2. <div class="menu d-flex align-items-center" style="visibility: visible;">
  3. <div class="logotipo"><a href="https://lasalle.mx/" target="_blank"><img id="logo" src="imagenes/logo_lasalle.png"
  4. border="0" class="img-fluid"></a></div>
  5. </div>
  6. </header>