feat: profile cleanup
This commit is contained in:
parent
d50719c0da
commit
03532cc365
@ -1,15 +1,7 @@
|
||||
<template>
|
||||
<div class="min-h-screen w-full p-4 lg:px-48">
|
||||
<div class="">
|
||||
<div class="
|
||||
md:pr-10 md:mb-0
|
||||
mb-6
|
||||
pr-0
|
||||
w-full
|
||||
text-center
|
||||
text-black
|
||||
dark:text-gray-200
|
||||
">
|
||||
<div class="md:pr-10 md:mb-0 mb-6 pr-0 w-full text-center text-black dark:text-gray-200">
|
||||
<img src="/favicon-lfk.png" class="h-20 mx-auto" />
|
||||
<div v-if="loadstate === 'loaded'">
|
||||
<h1 class="text-3xl font-bold whitespace-nowrap font-[Athiti]" v-text="(state.firstname || '') +
|
||||
|
Loading…
x
Reference in New Issue
Block a user