Ver código fonte

not saved

global-styles
Pavle Golubovic 3 anos atrás
pai
commit
4553792467

+ 0
- 3
src/pages/RegisterPages/Register/Register.styled.js Ver arquivo

@@ -2,11 +2,8 @@ import { Box, Container, Typography } from "@mui/material";
import styled from "styled-components";
import ImagePicker from "../../../components/ImagePicker/ImagePicker";
import selectedTheme from "../../../themes";
<<<<<<< HEAD
import { TextFont } from "../../../themes/primaryTheme/primaryThemeFonts";
=======
import { ReactComponent as ProfilePictureSVG } from "../../../assets/images/profile-picture.svg";
>>>>>>> master

export const RegisterPageContainer = styled(Container)`
margin-top: 72px;

Carregando…
Cancelar
Salvar