mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
style: 🎨 Run Biome formatter
This commit is contained in:
parent
74c3b26f20
commit
68e23a818a
244 changed files with 435 additions and 470 deletions
|
|
@ -6,7 +6,7 @@ import SquarePattern from "../graphics/square-pattern.vue";
|
|||
<div
|
||||
class="grid min-h-screen place-items-center px-6 py-24 sm:py-32 lg:px-8 fixed inset-0 z-[1000000] bg-dark-900"
|
||||
>
|
||||
<SquarePattern/>
|
||||
<SquarePattern />
|
||||
<div class="prose prose-invert max-w-lg">
|
||||
<h1
|
||||
class="mt-4 text-3xl font-bold tracking-tight text-gray-100 sm:text-5xl"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue