From 823d76b25f164ff82d3f588b49c270db65452aff Mon Sep 17 00:00:00 2001 From: Aitor Urrutia Date: Mon, 21 Mar 2022 10:51:45 +0100 Subject: [PATCH] Konboen azalpena aldatzen du --- front/src/pages/kafetegia.tsx | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/front/src/pages/kafetegia.tsx b/front/src/pages/kafetegia.tsx index ec81e3e..e65904e 100644 --- a/front/src/pages/kafetegia.tsx +++ b/front/src/pages/kafetegia.tsx @@ -102,11 +102,10 @@ const Kafetegia: React.VFC = () => { GOSARI KONBOAK - - -

11:00ak arte

-
- + + 11:00ak arte. Gehitu hauetako bat zure tostada, pintxo edo + bizkotxoari. + @@ -130,10 +129,7 @@ const Kafetegia: React.VFC = () => { ); }; -const OrduaWrapper = styled.div` - ${font.small()}; - font-weight: ${fontWeight.bold}; - text-align: right; +const KonboAzalpena = styled.p` margin-bottom: ${size.base}px; `;