feat: Improve mime type detection, limit image processing size

This commit is contained in:
Maksim Eltyshev
2025-12-19 17:24:22 +01:00
parent 9bf7e9de3d
commit fb5d5233bf
7 changed files with 150 additions and 20 deletions
@@ -26,8 +26,10 @@
display: flex;
font-size: 20px;
font-weight: bold;
height: fit-content;
justify-content: center;
line-height: 1.2;
text-align: center;
width: fit-content;
}
}