We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9595abb commit ee94944Copy full SHA for ee94944
src/components/Listing/styles.module.css
@@ -13,6 +13,7 @@
13
border-bottom: 1px solid #eeeeee;
14
padding: 10px;
15
text-decoration: none;
16
+ cursor: pointer;
17
18
h1 {
19
flex: 2;
0 commit comments