Skip to content

Commit e8b9900

Browse files
committed
sharper blur image
1 parent 4bab4da commit e8b9900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/constants/image.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export const TW_SCREENS = {
2626
export const IMAGE_SIZES = {
2727
FIXED: {
2828
BLUR_16_9: {
29-
width: 16,
30-
height: 9,
29+
width: 64,
30+
height: 36,
3131
},
3232
AVATAR: {
3333
width: 48,

0 commit comments

Comments
 (0)