adding tailwind css
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<main class="flex-col center-content">
|
||||
<main class="flex flex-col items-center">
|
||||
<div
|
||||
class="a4page-portrait center-content bdr-1 flex-col relative scroll-y"
|
||||
class="a4page-portrait items-center bdr-1 flex flex-col relative overflow-scroll"
|
||||
>
|
||||
<h1>404</h1>
|
||||
<RouterLink to="/" class="bdr-2">
|
||||
|
||||
Reference in New Issue
Block a user