refact front
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<div class="-mx-2 -mt-2">
|
||||
<div class="relative">
|
||||
<UploadableImage
|
||||
:image-width=1500
|
||||
@@ -25,6 +25,11 @@
|
||||
<h1 class="relative z-10 text-white text-shadow text-3xl left-80 bottom-0">{{ authUser.data.attributes.name }}</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="m-2">
|
||||
<div class="box">
|
||||
Texte
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user