1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 13:41:57 +02:00

fix large buttons on sluice landing page

This commit is contained in:
Tim Daubenschütz 2015-08-10 09:39:32 +02:00
parent b70eb23dc0
commit a55efc1692

View File

@ -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>