mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-15 18:00:19 -04:00
Authors
This commit is contained in:
parent
4cf5eaf26a
commit
d345bda25e
|
@ -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%
|
||||
|
|
|
@ -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%
|
||||
|
|
Loading…
Reference in New Issue
Block a user