style: upscale image on error page
This commit is contained in:
parent
09e6f90525
commit
544f00ecf3
6 changed files with 7 additions and 10 deletions
|
@ -41,7 +41,7 @@ const emit = defineEmits<{
|
|||
|
||||
.img {
|
||||
vertical-align: bottom;
|
||||
height: 128px;
|
||||
height: 300px;
|
||||
margin-bottom: 16px;
|
||||
border-radius: 16px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue