Web: Fixed styles.

This commit is contained in:
Tatiana Lopaeva 2024-02-26 11:58:24 +03:00
parent b5f706a635
commit c9022a07c0

View File

@ -70,7 +70,7 @@ const LoginContainer = styled.div<{ type: string }>`
.or-label {
color: ${(props) => props.theme.login.orTextColor};
margin: 0 32px;
margin: 0 8px;
}
.line {