Skip to content

Commit 6a6c697

Browse files
committed
feat: increase sponsor grid bg offset
1 parent 85473dd commit 6a6c697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
.bp-grid.bp-sponsor {
2828
background-size: 20px 20px;
29-
background-position: -1px -1px;
29+
background-position: -2px -2px;
3030
transition: scale .2s
3131
}
3232
.bp-sponsor:hover {

0 commit comments

Comments
 (0)