From c2c69193563158223b3108f3bad0b6ac129a7dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Mon, 21 Oct 2024 10:06:16 +0400 Subject: [PATCH] Fix Grid sizes --- components/akey/kat-akey.js | 2 +- components/awtis/awtis-detay.js | 4 ++-- components/awtis/awtis-kat.js | 2 +- components/rezo/kat-rezo-nou.js | 2 +- components/soutyen/payment-method.js | 4 ++-- components/stats/kat-stats.js | 2 +- components/stats/traductions-stats.js | 2 +- components/teks/teks-kat.js | 2 +- components/teks/teks.js | 4 ++-- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/components/akey/kat-akey.js b/components/akey/kat-akey.js index 3f3202d..b013b28 100644 --- a/components/akey/kat-akey.js +++ b/components/akey/kat-akey.js @@ -14,7 +14,7 @@ export default function KatAkey({tit, kantite, href, as}) { const rute = useRouter() return ( - + rute.push(href, as)}> diff --git a/components/awtis/awtis-detay.js b/components/awtis/awtis-detay.js index 15d9a84..8a0b4fb 100644 --- a/components/awtis/awtis-detay.js +++ b/components/awtis/awtis-detay.js @@ -58,7 +58,7 @@ export default function AwtisDetay({anAwtis}) { {biyo && ( - + @@ -73,7 +73,7 @@ export default function AwtisDetay({anAwtis}) { )} - + {paroles.data.length > 1 ? ( diff --git a/components/awtis/awtis-kat.js b/components/awtis/awtis-kat.js index a88f5bc..37b5e00 100644 --- a/components/awtis/awtis-kat.js +++ b/components/awtis/awtis-kat.js @@ -58,7 +58,7 @@ export default function AwtisKat({artiste}) { const {alias, biographie, paroles, photo, slug} = artiste return ( - + router.push(`${SITE_URL}/awtis/${slug}`)}> diff --git a/components/rezo/kat-rezo-nou.js b/components/rezo/kat-rezo-nou.js index 3cbd10e..fc96f09 100644 --- a/components/rezo/kat-rezo-nou.js +++ b/components/rezo/kat-rezo-nou.js @@ -20,7 +20,7 @@ export default function KatRezoNou({tit, img, soutit, ko, lyen}) { return ( <> - + - + - + diff --git a/components/stats/kat-stats.js b/components/stats/kat-stats.js index 72a2b2c..63bbd3a 100644 --- a/components/stats/kat-stats.js +++ b/components/stats/kat-stats.js @@ -8,7 +8,7 @@ import TraductionsStats from './traductions-stats' export default function KatStats({emoji, value, total}) { return ( - + diff --git a/components/stats/traductions-stats.js b/components/stats/traductions-stats.js index 22b4f77..81e6032 100644 --- a/components/stats/traductions-stats.js +++ b/components/stats/traductions-stats.js @@ -12,7 +12,7 @@ export default function TraductionsStats({value, total}) { return ( - + {translated} diff --git a/components/teks/teks-kat.js b/components/teks/teks-kat.js index 9d5a54c..10dc2e7 100644 --- a/components/teks/teks-kat.js +++ b/components/teks/teks-kat.js @@ -51,7 +51,7 @@ export default function TeksKat({parole}) { } return ( - + handleClick(slug)}> - 0 ? 6 : null}> + 0 ? 6 : null}}> Transcription @@ -211,7 +211,7 @@ export default function Teks({parole}) { {langArray.map(({title, flag, lang}) => ( - + {flag === 'fr' && (