Added breaking points

This commit is contained in:
Douglas Barone 2023-10-19 07:10:00 -04:00
parent bc772e1f55
commit 1217b53213

View File

@ -1,7 +1,7 @@
<template> <template>
<v-container class="justify-center"> <v-container class="justify-center">
<v-row justify="center"> <v-row justify="center">
<v-col lg="6"> <v-col xl="4" lg="5" md="6" sm="10">
<logo class="mx-auto mb-4" :style="{ maxWidth: '256px' }" /> <logo class="mx-auto mb-4" :style="{ maxWidth: '256px' }" />
<login-form /> <login-form />
<ip-alert class="mt-5" /> <ip-alert class="mt-5" />