We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8437aac commit e76c2dbCopy full SHA for e76c2db
resources/views/layouts/master.blade.php
@@ -19,7 +19,7 @@
19
<div class="px-4 md:px-10 py-4 md:py-7">
20
<div class="flex items-center justify-between">
21
<p class="focus:outline-none text-base sm:text-lg md:text-xl lg:text-2xl font-bold leading-normal text-gray-800" tabindex="0">
22
- {{ $title }}
+ {{ $title }} 📈
23
</p>
24
</div>
25
0 commit comments