Formatting updates

This commit is contained in:
dragongoose
2023-09-27 16:48:45 -04:00
parent 25a4054bc9
commit c9493340c7
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="rounded-lg z-50 flex m-3 mt-0 h-20 bg-amber-400 border-4 border-amber-600">
<div class="z-50 flex h-20 bg-amber-400 border-4 border-amber-600">
<div class="m-auto">
<h1 class="font-bold text-2xl">SafeTwitch is currently in development mode.</h1>
</div>