Title uppercase

This commit is contained in:
Resul Madesenow
2024-02-26 11:58:38 +05:00
parent 4f561e0f56
commit 6ff094af6d
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
class="bg-white dark:bg-gray-800 rounded-lg p-8 w-[25rem] mx-auto"
>
@csrf
<h2 class="text-2xl text-center font-normal mb-6">{{ __('Online panel') }}</h2>
<h2 class="text-2xl text-center font-normal mb-6 uppercase">{{ __('Online panel') }}</h2>
<svg class="block mx-auto mb-6" xmlns="http://www.w3.org/2000/svg" width="100" height="2" viewBox="0 0 100 2">
<path fill="#D8E3EC" d="M0 0h100v2H0z"></path>
</svg>

View File

@@ -15,7 +15,7 @@
<div>
<div class="bg-white flex justify-between px-4 py-1 absolute w-full shadow-none shadow-lg">
<div class="px-8 text-sm p-1 rounded uppercase font-bold padding-none">
<a href="#" class="d-none-copyright"> “Turkmenbasy” PTB © </a>
<a href="#" class="d-none-copyright"> “Türkmenbaşy” PTB © </a>
</div>
<div class="flex items-center">
<a href="tel:+99312444234" class="mr-6 text-sm text-gray-900">(+99312) 44-42-34</a>