change font style
This commit is contained in:
parent
6fa2c52041
commit
390e9081af
|
@ -4,7 +4,7 @@
|
|||
|
||||
@section('content')
|
||||
<div class="card-header border-0 bg-transparent py-2">
|
||||
<h5 class="mb-0 fw-bold text-dark" style="font-size: 1.5rem;">Fuel Price Schedule</h5>
|
||||
<h5 class="mb-0 fw-bold text-dark" style="font-size: 1.25rem;font-weight:500">Fuel Price Schedule</h5>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="card-body p-3">
|
||||
|
|
Loading…
Reference in New Issue