feat(ui): FRO-36 PWA

Changed Font
This commit is contained in:
LQ63
2025-12-17 12:40:57 +01:00
parent 66a55e4287
commit 9888fb7143

View File

@@ -49,7 +49,7 @@ const spin = (): void => {
<q-page-container>
<q-page class="flex flex-center">
<q-card class="slot-machine-card q-pa-lg text-center shadow-10">
<div class="text-h4 q-mb-md text-black text-weight-bolder">Offline Casino</div>
<div class="text-h4 q-mb-md text-black text-weight-bolder " style="font-family: serif;">Offline Casino</div>
<div class="row justify-center q-gutter-md q-mb-xl">
<div v-for="(reel, index) in reelStates" :key="index" class="reel-container shadow-2">