Skip to content

Commit f1fc4fe

Browse files
authored
fix(tool): color-mix tool increase height of the output text (#185)
1 parent e0c8a42 commit f1fc4fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/color-mixer/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
margin: 1rem auto;
7373
font-weight: bold;
7474
font-size: 0.8rem;
75+
height: 2.5rem;
7576
}
7677

7778
#color-mixer > :nth-child(10) {

0 commit comments

Comments
 (0)