mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 13:55:01 +02:00
Give more space to content beyond FullHd breakpoint
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="columns is-centered">
|
||||
<div class="form-column column is-two-thirds-tablet is-half-desktop is-one-third-widescreen is-one-quarter-fullhd">
|
||||
<div class="form-column column is-two-thirds-tablet is-half-desktop is-one-third-widescreen is-one-third-fullhd">
|
||||
<h1 class="title">
|
||||
{{ $t('groups.groups') }}
|
||||
</h1>
|
||||
|
Reference in New Issue
Block a user