Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

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>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #center #text
ADD COMMENT
Topic
Name
8+5 =