adding tailwind css

This commit is contained in:
2026-02-04 12:04:08 +00:00
parent 6469cb4ad7
commit 9167946ecc
41 changed files with 796 additions and 368 deletions

View File

@@ -38,7 +38,7 @@ onUnmounted(() => {
<template>
<Transition name="fade" mode="out-in">
<div
class="image-viewer center-text"
class="image-viewer text-center"
@click="nextImage"
:key="currentIndex"
>