You've already forked AstralRinth
forked from didirus/AstralRinth
feat: introduce surface variables, text variables & shades (#4413)
* feat: surface variables & gradients * feat: text vars * fix: lint * chore: remove L from surface vars * fix: fully remove L from surface vars --------- Co-authored-by: --global <--global>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="flex h-full w-full items-center justify-center gap-6 p-20">
|
||||
<FileIcon class="size-28" />
|
||||
<div class="flex flex-col gap-2">
|
||||
<h3 class="text-red-500 m-0 text-2xl font-bold">{{ title }}</h3>
|
||||
<h3 class="m-0 text-2xl font-bold text-red-500">{{ title }}</h3>
|
||||
<p class="m-0 text-sm text-secondary">
|
||||
{{ message }}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user