This commit is contained in:
Ram Reddy 2021-02-22 09:45:27 -08:00
parent 4cf5eaf26a
commit d345bda25e
No known key found for this signature in database
GPG Key ID: 2CD6B38BE14BDE53
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@ import {Spring} from 'react-spring/renderprops'
import {StyledFormWrapper, StyledForm, StyledButton, StyledError, StyledInput, StyledTextArea, StyledTextAreaSubject, ButtonSet} from "./assets/StyledContactForm.js";
import './assets/contact.scss'
// If you need anything for this ask Ram Reddy
const GlobalStyle = createGlobalStyle`
html {
height: 100%

View File

@ -3,6 +3,8 @@ import {createGlobalStyle} from 'styled-components';
import bot2 from "./assets/img/bot2.png";
import './assets/Donate.scss'
// If you need anything for this ask Ram Reddy
const GlobalStyle = createGlobalStyle`
html {
height: 100%