mejor responsibidad
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<footer class="footer">
|
||||
<div class="has-text-centered">
|
||||
<div class="has-text-centered is-size-7-touch is-size-6-desktop">
|
||||
<p>Hecho en México, todos los derechos reservados {{ year() }}.</p>
|
||||
|
||||
<p>
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<header>
|
||||
<div class="container py-3">
|
||||
<div
|
||||
class="columns is-gapless is-vcentered is-justify-content-space-between"
|
||||
class="columns is-gapless is-vcentered is-justify-content-space-between is-mobile"
|
||||
>
|
||||
<a
|
||||
href="https://www.unam.mx/"
|
||||
class="column is-3-tablet mx-6"
|
||||
class="column is-5-mobile is-3-tablet is-one-fifth-widescreen ml-3"
|
||||
target="_blank"
|
||||
>
|
||||
<b-image
|
||||
@@ -17,18 +17,7 @@
|
||||
|
||||
<a
|
||||
href="https://www.acatlan.unam.mx/"
|
||||
class="column is-3-tablet mx-6 is-hidden-mobile"
|
||||
target="_blank"
|
||||
>
|
||||
<b-image
|
||||
:src="require('@/assets/logo_acatlan.png')"
|
||||
alt="logo_acatlan"
|
||||
></b-image>
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://www.acatlan.unam.mx/"
|
||||
class="column is-3-tablet mx-6 is-hidden-tablet mt-4"
|
||||
class="column is-5-mobile is-3-tablet is-one-fifth-widescreen mr-3"
|
||||
target="_blank"
|
||||
>
|
||||
<b-image
|
||||
|
||||
Reference in New Issue
Block a user