style: upscale image on error page

This commit is contained in:
무라쿠모 2024-06-20 00:43:48 +09:00
parent 09e6f90525
commit 544f00ecf3
No known key found for this signature in database
GPG key ID: 139D6573F92DA9F7
6 changed files with 7 additions and 10 deletions

View file

@ -41,7 +41,7 @@ const emit = defineEmits<{
.img {
vertical-align: bottom;
height: 128px;
height: 300px;
margin-bottom: 16px;
border-radius: 16px;
}