SSO: fix style

This commit is contained in:
Viktor Fomin 2022-08-02 17:46:50 +03:00
parent 2ee692d007
commit bb49d50560

View File

@ -3,7 +3,7 @@ import styled from "styled-components";
const StyledSsoPage = styled.div` const StyledSsoPage = styled.div`
box-sizing: border-box; box-sizing: border-box;
outline: none; outline: none;
width: 100%; max-width: 700px;
.intro-text { .intro-text {
margin-bottom: 18px; margin-bottom: 18px;