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; `;