File tree 1 file changed +9
-9
lines changed
.vitepress/theme/components
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -85,24 +85,24 @@ onMounted(load)
85
85
86
86
<section id =" highlights" class =" vt-box-container" >
87
87
<div class =" vt-box" >
88
- <h2 >Approachable </h2 >
88
+ <h2 >< span style = " color : var ( --vt-c-green ) " >V</ span >ersatile </h2 >
89
89
<p >
90
- Builds on top of standard HTML, CSS and JavaScript with intuitive
91
- API and world-class documentation .
90
+ A rich, incrementally adoptable ecosystem that scales between a
91
+ library and a full-featured framework .
92
92
</p >
93
93
</div >
94
94
<div class =" vt-box" >
95
- <h2 >Performant </h2 >
95
+ <h2 >< span style = " color : var ( --vt-c-green ) " >U</ span >nderstandable </h2 >
96
96
<p >
97
- Truly reactive, compiler-optimized rendering system that rarely
98
- requires manual optimization .
97
+ Builds on top of standard HTML, CSS and JavaScript with intuitive
98
+ API and world-class documentation .
99
99
</p >
100
100
</div >
101
101
<div class =" vt-box" >
102
- <h2 >Versatile </h2 >
102
+ <h2 >< span style = " color : var ( --vt-c-green ) " >E</ span >fficient </h2 >
103
103
<p >
104
- A rich, incrementally adoptable ecosystem that scales between a
105
- library and a full-featured framework .
104
+ Truly reactive, compiler-optimized rendering system that rarely
105
+ requires manual optimization .
106
106
</p >
107
107
</div >
108
108
</section >
You can’t perform that action at this time.
0 commit comments