Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit b4fce19

Browse files
committed
chore(demo): update App bg gradient
1 parent 13fff30 commit b4fce19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div
33
class="app"
44
p="x-5 y-12"
5-
gradient="to-r from-purple-400 via-pink-500 to-red-500"
5+
gradient="to-br from-purple-400 via-pink-500 to-red-500"
66
>
77
<div
88
class="container"

0 commit comments

Comments
 (0)