colors
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 5m18s
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 5m18s
This commit is contained in:
@@ -50,11 +50,11 @@ export default function App() {
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className="invite-palette">
|
<div className="invite-palette">
|
||||||
<span style={{ background: '#9CFCC1' }} />
|
<span style={{ background: '#b1dea1' }} />
|
||||||
<span style={{ background: '#A7E7FE' }} />
|
<span style={{ background: '#b7e0eb' }} />
|
||||||
<span style={{ background: '#F5FEAA' }} />
|
<span style={{ background: '#f8eeb2' }} />
|
||||||
<span style={{ background: '#FFBCD8' }} />
|
<span style={{ background: '#e196b0' }} />
|
||||||
<span style={{ background: '#FFB9FF' }} />
|
<span style={{ background: '#dcb9e2' }} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="invite-bottom">
|
<div className="invite-bottom">
|
||||||
|
|||||||
Reference in New Issue
Block a user