aboutsummaryrefslogtreecommitdiffstats
path: root/resources/views/dashboard/account.edge
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/dashboard/account.edge')
-rw-r--r--resources/views/dashboard/account.edge2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/dashboard/account.edge b/resources/views/dashboard/account.edge
index a36d175..b805ac5 100644
--- a/resources/views/dashboard/account.edge
+++ b/resources/views/dashboard/account.edge
@@ -4,7 +4,7 @@
4<div class="w-screen bg-purple-200 flex items-center justify-center"> 4<div class="w-screen bg-purple-200 flex items-center justify-center">
5 <div class="w-full max-w-lg bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4"> 5 <div class="w-full max-w-lg bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4">
6 <h1 class="text-gray-700 text-center text-2xl pb-5"> 6 <h1 class="text-gray-700 text-center text-2xl pb-5">
7 Your Ferdi account 7 Your Ferdium account
8 </h1> 8 </h1>
9 @if(flashMessage('error')) 9 @if(flashMessage('error'))
10 <div class="bg-orange-100 border-l-4 border-orange-500 text-orange-700 p-4"> 10 <div class="bg-orange-100 border-l-4 border-orange-500 text-orange-700 p-4">