Narrow the service selection of the booking page
This commit is contained in:
parent
cd768bda85
commit
ac7ca85b88
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
<h2 class="frame-title"><?= lang('service_and_provider') ?></h2>
|
<h2 class="frame-title"><?= lang('service_and_provider') ?></h2>
|
||||||
|
|
||||||
<div class="row frame-content">
|
<div class="row frame-content">
|
||||||
<div class="col">
|
<div class="col col-sm-8 offset-sm-2 mt-sm-5">
|
||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
<label for="select-service">
|
<label for="select-service">
|
||||||
<strong><?= lang('service') ?></strong>
|
<strong><?= lang('service') ?></strong>
|
||||||
|
|
Loading…
Reference in a new issue