mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
opacity
This commit is contained in:
parent
745cbd8c7c
commit
4bfc24b10e
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ const Join = ({ fold, last, showForm, setForm, formSent, setFormSent }) => {
|
||||||
width: ['100%', '100%', '180%', '200%'],
|
width: ['100%', '100%', '180%', '200%'],
|
||||||
bottom: ['-120px', '-120px', '-40px', '-40px'],
|
bottom: ['-120px', '-120px', '-40px', '-40px'],
|
||||||
color: '#FF5C00',
|
color: '#FF5C00',
|
||||||
opacity: 0.4
|
opacity: 0.7
|
||||||
}}
|
}}
|
||||||
className="gaegu"
|
className="gaegu"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue