mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-24 14:56:52 -05:00
Add wrapping to NavButtons
This commit is contained in:
parent
779b60b1dd
commit
2cfd32e1f0
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="flex font-splatoon2 space-x-2">
|
||||
<div class="flex flex-wrap justify-center gap-x-2 gap-y-2 font-splatoon2">
|
||||
<router-link to="/" class="router-link">
|
||||
{{ $t('schedule.title') }}
|
||||
</router-link>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user