feat: profile cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="bg-cover bg-fixed m-0 h-screen text-white"
|
||||
v-bind:style='{ backgroundImage: "url(" + background_base64 + ")", }'>
|
||||
<section class="container px-4 py-24 mx-auto">
|
||||
<section class="px-4 py-24 mx-auto">
|
||||
<div class="w-full mx-auto text-center">
|
||||
<img src="/favicon-lfk.png" class="h-32 mx-auto" />
|
||||
<h1
|
||||
|
||||
Reference in New Issue
Block a user