forked from jsnbuchanan/crowd-funder-for-time-pwa
feat: restored TopMessage
- Added back TopMessage tag, placed inside #Content for better positioning - Styled TopMessage for better visibility
This commit is contained in:
@@ -13,6 +13,8 @@ Raymer * @version 1.0.0 */
|
||||
class="p-6 pb-24 max-w-3xl mx-auto"
|
||||
:data-active-did="activeDid"
|
||||
>
|
||||
<TopMessage />
|
||||
|
||||
<!-- Main View Heading -->
|
||||
<div class="flex gap-4 items-center mb-4">
|
||||
<h1 id="ViewHeading" class="text-2xl font-bold leading-none">
|
||||
|
||||
Reference in New Issue
Block a user