Skip to content

Commit 2447a7e

Browse files
committed
One more tiny CSS tweak.
1 parent 8d5fba5 commit 2447a7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demos/whitworth/styles.css

+4
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ img {
141141
box-sizing: border-box;
142142
}
143143

144+
input {
145+
cursor: pointer;
146+
}
147+
144148
.demo {
145149
background: rgba(255,255,255,.95);
146150
width: 98%;

0 commit comments

Comments
 (0)