Merged in bugfix/wordinglogin (pull request #295)

change wording di login page
This commit is contained in:
Ain Izazi Aziz
2025-06-12 06:07:52 +00:00
+4 -2
View File
@@ -81,8 +81,10 @@
<div class="card card-plain mt-8">
<div class="card-header pb-0 text-left">
<div style="display: flex; justify-content:space-between; align-items:center">
<h1 class="font-weight-bolder text-info text-gradient">arOS v2.2</h1>
<img src="{{ asset('img/icon_pkb.png') }}" alt="logo-arrahn" style="width: 85px">
<h1 class="font-weight-bolder text-info text-gradient" style="word-break: break-word; white-space: nowrap;">
Kaunter arOS v2.2
</h1>
<img src="{{ asset('img/icon_pkb.png') }}" alt="logo-arrahn" style="width: 85px; margin-left: 30px;">
</div>
<p class="mb-0">Adil . Telus . Mudah</p>
</div>