0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch.git synced 2024-12-22 13:22:58 -05:00

Fix minor issue

This commit is contained in:
dragongoose 2023-04-16 12:36:56 -04:00
parent 610ccabd24
commit 508c750179
No known key found for this signature in database
GPG key ID: 50DB99B921579009

View file

@ -26,7 +26,7 @@ export default {
<template>
<div class="bg-ctp-crust w-40 lg:w-[11rem] md:w-[13.5rem] rounded-lg">
<router-link :to="`/game/${category.name}`">
<img :src="category.image" class="rounded-lg rounded-b-none" />
<img :src="category.image" class="rounded-lg rounded-b-none w-full" />
</router-link>
<div class="p-2">