change font style

This commit is contained in:
armiejean 2025-04-29 12:11:54 +08:00
parent 6fa2c52041
commit 390e9081af
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@
@section('page_title', 'Fuel Price Schedule') @section('page_title', 'Fuel Price Schedule')
@section('content') @section('content')
<div class="card-header border-0 bg-transparent py-2"> <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>
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="card-body p-3"> <div class="card-body p-3">
<form id="fuelPriceScheduleForm"> <form id="fuelPriceScheduleForm">