Skip to content

Commit 426b281

Browse files
committed
Increase star density
1 parent 59fe459 commit 426b281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tailwind.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module.exports = {
4545
},
4646
".image-star": {
4747
"background-image": "url('/images/textures/star.svg')",
48-
"background-size": "2.6rem 2.6rem",
48+
"background-size": "2rem 2rem",
4949
"background-position": "50% 50%"
5050
}
5151
});

0 commit comments

Comments
 (0)