Adjusting margin between radio question and page title
This commit is contained in:
parent
a5e89a81f9
commit
5f14238eac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="radio_question">
|
||||
<div class="needed_car_info mt-5 mb-4 d-flex">
|
||||
<div class="needed_car_info mt-6 mb-4 d-flex">
|
||||
<span class="text-center fs-6 fw-bold w-100 needed_car_info-text">{{
|
||||
questionText
|
||||
}}</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue