vuetify card title text center
class="justify-center" //add this to the v-card-title component
// v-card-title are flex components to the class 'text-center' will NOT work
// text-center only works inside the card itself
vuetify card title text center
class="justify-center" //add this to the v-card-title component
// v-card-title are flex components to the class 'text-center' will NOT work
// text-center only works inside the card itself
center text v-card
<v-card-title primary-title class="justify-center">
<div>
<h3 class="headline pink--text text--accent-2>Superdry</h3>
<div>Rookie Aviator Patched BomberproductItem.description</div>
</div>
</v-card-title>
<v-card-actions class="justify-center">
<v-btn flat color="orange">Add to Cart</v-btn>
</v-card-actions>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us