Skip to content

Commit fabc679

Browse files
committed
Make the run button bigger so it doesn't overflow
1 parent 0159051 commit fabc679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasm/app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020

2121
#run-btn {
22-
width: 4em;
22+
width: 6em;
2323
height: 2em;
2424
font-size: 24px;
2525
}

0 commit comments

Comments
 (0)