feat: oinean pribatutasun politika sartzen du

This commit is contained in:
2022-05-30 22:06:11 +02:00
parent e584bd8fcc
commit ba488c894e
2 changed files with 19 additions and 2 deletions

View File

@@ -104,6 +104,11 @@ const Botoia = styled.a`
cursor: pointer;
display: flex;
align-items: center;
transition: color 500ms ease-out 100ms;
&:hover {
color: ${colors.morea};
}
`;
const GeziaLogo = styled(Gezia)`