Skip to content

Commit

Permalink
UXA updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dimak1 committed Jan 20, 2024
1 parent a2ef04e commit 690ecca
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions ppr-ui/src/components/mhrTransfers/LocationChange.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
>
<section
id="transport-permit-home-location-type"
class="mt-15"
class="mt-12"
>
<h2>1. Location Type</h2>
<p class="mt-2 mb-8">
Expand All @@ -41,7 +41,7 @@

<section
id="transport-permit-home-civic-address"
class="mt-15"
class="mt-12"
>
<h2>2. New Civic Address of the Home</h2>
<p class="mt-2">
Expand All @@ -62,9 +62,8 @@
</section>

<section
v-if="state.isNotManufacturersLot"
id="transport-permit-home-land-ownership"
class="mt-15"
class="mt-12"
>
<h2>3. New Land Details</h2>
<p class="mt-2">
Expand Down

0 comments on commit 690ecca

Please sign in to comment.