Rebranding banner

This commit is contained in:
khatabwedaa 2022-08-14 12:10:07 +02:00
parent 71a9642155
commit dd08bab1ca
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
<template>
<div class="relative bg-white font-roboto">
<section class="flex items-center justify-center px-6 py-4 bg-gray-800 ">
<span class="text-lg tracking-wide text-white">Meraki UI Rebranding on <span class="underline decoration-blue-400">26 AUG</span> stay tuned</span>
</section>
<Nuxt />
</div>
</template>