Bläddra i källkod

not saved

global-styles
Pavle Golubovic 3 år sedan
förälder
incheckning
4553792467
1 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0
    3
      src/pages/RegisterPages/Register/Register.styled.js

+ 0
- 3
src/pages/RegisterPages/Register/Register.styled.js Visa fil

import styled from "styled-components"; import styled from "styled-components";
import ImagePicker from "../../../components/ImagePicker/ImagePicker"; import ImagePicker from "../../../components/ImagePicker/ImagePicker";
import selectedTheme from "../../../themes"; import selectedTheme from "../../../themes";
<<<<<<< HEAD
import { TextFont } from "../../../themes/primaryTheme/primaryThemeFonts"; import { TextFont } from "../../../themes/primaryTheme/primaryThemeFonts";
=======
import { ReactComponent as ProfilePictureSVG } from "../../../assets/images/profile-picture.svg"; import { ReactComponent as ProfilePictureSVG } from "../../../assets/images/profile-picture.svg";
>>>>>>> master


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

Laddar…
Avbryt
Spara