mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-21 17:54:13 -05:00
fix #33
This commit is contained in:
parent
b5f1a8c1b5
commit
50d08cd041
|
|
@ -15,7 +15,7 @@
|
|||
<div class="absolute -bottom-6 w-full text-center">
|
||||
<img class="w-80 inline-block rotate-2" src="@/assets/img/stickers/sticker-12.png" />
|
||||
<div class="absolute inset-0 flex items-center justify-center text-black font-splatoon2">
|
||||
{{ stage.name }}
|
||||
{{ $t(`splatnet.stages.${stage.id}.name`, stage.name) }}
|
||||
</div>
|
||||
</div>
|
||||
</ModalDialog>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user