File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
packages/docs/src/components/home Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11<template >
22 <v-responsive class =" py-16" >
3- <v-container >
3+ <v-container class = " pt-0 " >
44 <HomeBgGradient color =" grey" />
55
6- <h4 class =" text-h4 font-weight-bold mb-10" >
6+ <h4 class =" text-md-h4 text-h5 font-weight-bold mb-10" >
77 Component Gallery
88 </h4 >
99
10- <div class =" d-flex justify-center my-10 " >
10+ <div class =" d-flex justify-center mb-5 " >
1111 <v-chip-group
1212 v-model =" selectedComponent"
1313 class =" d-flex justify-center"
Original file line number Diff line number Diff line change 11<template >
2- <v-responsive >
3- <v-container >
2+ <v-responsive class = " py-10 " >
3+ <v-container class = " pb-0 " >
44 <HomeBgGradient color =" grey" />
55
6- <h4 class =" text-h4 font-weight-bold mb-10" >
6+ <h4 class =" text-md-h4 text-h5 font-weight-bold mb-10" >
77 More Than Components. A Complete Vue Ecosystem.
88 </h4 >
99
Original file line number Diff line number Diff line change 11<template >
2- <div v-if =" specialSponsor" class = " mb-8 " >
2+ <div v-if =" specialSponsor" >
33 <v-divider class =" mx-auto" />
44
55 <div class =" d-flex align-center justify-center my-1 px-4" >
You can’t perform that action at this time.
0 commit comments