Skip to content

Commit 9c2ce0f

Browse files
committed
Add cursor pointer style to new quote button
1 parent 9d4ea1c commit 9c2ce0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sprint-3/quote-generator/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ div {
2727
#new-quote {
2828
padding: 16px 10px;
2929
border-radius: 10px;
30+
cursor: pointer;
3031
}
3132

3233
#new-quote:hover {

0 commit comments

Comments
 (0)