feat: profile cleanup

This commit is contained in:
Philipp Dormann 2025-03-18 21:05:13 +01:00
parent d50719c0da
commit 03532cc365
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

View File

@ -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 || '') +