removing unneeded classes

This commit is contained in:
Max 2022-01-04 15:15:37 -05:00
parent 6b32640820
commit 40e47949ef

View file

@ -1,7 +1,7 @@
<template>
<div class="button_question">
<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">{{
<div class="mt-6 mb-4 d-flex">
<span class="text-center fs-6 fw-bold w-100">{{
questionText
}}</span>
</div>