mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
fix large buttons on sluice landing page
This commit is contained in:
parent
b70eb23dc0
commit
a55efc1692
@ -46,7 +46,7 @@ let Landing = React.createClass({
|
|||||||
<p>
|
<p>
|
||||||
This is the submission page for Sluice_screens ↄc Prize 2015.
|
This is the submission page for Sluice_screens ↄc Prize 2015.
|
||||||
</p>
|
</p>
|
||||||
<ButtonGroup className="enter" bsSize="large" vertical block>
|
<ButtonGroup className="enter" bsSize="large" vertical>
|
||||||
<ButtonLink to="signup">
|
<ButtonLink to="signup">
|
||||||
Sign up to submit
|
Sign up to submit
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
|
Loading…
Reference in New Issue
Block a user