Skip to content

Commit ac7505d

Browse files
authored
docs: update text color in animate example (#9374)
1 parent 2a6f9e3 commit ac7505d

File tree

1 file changed

+1
-0
lines changed
  • documentation/examples/10-animations/00-animate

1 file changed

+1
-0
lines changed

documentation/examples/10-animations/00-animate/App.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
border-radius: 2px;
114114
background-color: #eee;
115115
user-select: none;
116+
color: black;
116117
}
117118
118119
input {

0 commit comments

Comments
 (0)