Skip to content

Commit 1266a50

Browse files
merc1ermaplesyrupsucker
authored andcommitted
Cursor pointer when hovering BCHDEVCON (#137)
1 parent 35c0071 commit 1266a50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ p.release {
8484
margin-top: -1rem;
8585
}
8686

87+
.mt-sm:hover {
88+
cursor: pointer;
89+
}
90+
8791
.text-white {
8892
color: #ffffff !important;
8993
}

0 commit comments

Comments
 (0)