Skip to content

Commit 89eab8a

Browse files
committed
Minor tweak of the listing page
1 parent 50de506 commit 89eab8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

listing/listing.css

+4
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ button, input, ul, li {
8181
background-position: center;
8282
}
8383

84+
.container h1 {
85+
user-select: none;
86+
}
87+
8488
.attribution {
8589
color: #444;
8690
position: absolute;

0 commit comments

Comments
 (0)