mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
responsive
This commit is contained in:
parent
8bdecfb07f
commit
c89819b33d
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ const Join = ({ fold, last, showForm, setForm, formSent, setFormSent }) => {
|
|||
htmlFor="email"
|
||||
sx={{
|
||||
position: 'absolute',
|
||||
width: ['100%', '100%', '180%', '180%'],
|
||||
width: ['100%', '100%', '180%', '200%'],
|
||||
bottom: ['-120px', '-120px', '-40px', '-40px'],
|
||||
color: '#FF5C00',
|
||||
opacity: 0.4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue