forked from nathalie/pedi2
Ajuste visual al login
This commit is contained in:
parent
78b9d682cc
commit
116875b769
1 changed files with 7 additions and 7 deletions
|
@ -16,13 +16,13 @@ export default {
|
|||
<template>
|
||||
<div id="login-form" :class="estilos.fondo">
|
||||
<section class="section">
|
||||
<div class="columns is-centered">
|
||||
<div class="column is-half">
|
||||
<login-dropdown class="is-hidden-tablet"/>
|
||||
<login-titulos/>
|
||||
<login-input/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue