chore(docs): error page fix (#711)

This commit is contained in:
Sylvain Marroufin 2021-10-11 15:29:36 +02:00 committed by GitHub
parent b005b2403f
commit 6af3365987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<template>
<AppPage class="min-h-screen-sm relative z-0 h-full -mb-48">
<AppPage class="min-h-screen-sm relative z-0 h-full">
<div class="relative flex flex-col items-center justify-center px-2 sm:px-4 mt-20 lg:mt-32 md:px-0 z-10">
<h1 class="font-serif text-center text-display-6 md:text-display-5 2xl:text-display-4 mb-6">
{{ error.message }}