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