Skip to content

Commit 67ff9ef

Browse files
committed
Bounce theme tmpl.css
1 parent 4b6ee9d commit 67ff9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/pace-theme-bounce.tmpl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
width: 140px;
3232
height: 140px;
3333
border-radius: 70px;
34-
background: #29d;
34+
background: `args.color || "#29d"`;
3535
position: absolute;
3636
top: 0;
3737
z-index: 11;

0 commit comments

Comments
 (0)