Skip to content

Commit da1543a

Browse files
example css
1 parent 26a1f8a commit da1543a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example/App.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,8 @@ export default {
211211
#app {
212212
text-align: center;
213213
}
214+
215+
>>> h3 {
216+
font-size: 1.4em;
217+
}
214218
</style>

0 commit comments

Comments
 (0)