mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-22 21:55:53 +00:00
style and copy changes
This commit is contained in:
@@ -170,6 +170,7 @@ module.exports = React.createClass({
|
||||
Jotain meni pieleen! Ota yhteyttä info@koodiklinikka.fi
|
||||
</div>
|
||||
)}
|
||||
<br />
|
||||
<StripeCheckout
|
||||
amount={1000}
|
||||
currency='EUR'
|
||||
@@ -188,6 +189,9 @@ module.exports = React.createClass({
|
||||
Siirry maksamaan
|
||||
</button>
|
||||
</StripeCheckout>
|
||||
<p>
|
||||
<small>Seuraava vuosimaksu veloitetaan automaattisesti <br />kortiltasi vuoden kuluttua.</small>
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -356,3 +356,11 @@ footer
|
||||
@media screen and (max-width: 700px)
|
||||
.bread-img
|
||||
display none
|
||||
|
||||
.organization
|
||||
padding-top 3em
|
||||
|
||||
.membership-information.column
|
||||
vertical-align initial
|
||||
p:first-child
|
||||
margin-top 37px
|
||||
|
||||
@@ -16,7 +16,7 @@ block header_content
|
||||
|
||||
block content
|
||||
.content
|
||||
section
|
||||
section.organization
|
||||
.row
|
||||
.bread
|
||||
.column.column1-2
|
||||
@@ -34,7 +34,7 @@ block content
|
||||
.column.column1-2
|
||||
#membership-form.form
|
||||
|
||||
.column.column1-2
|
||||
.column.column1-2.membership-information
|
||||
p.
|
||||
Kuka tahansa Slack:iin rekisteröitynyt käyttäjä voi liittyä yhdistyksen jäseneksi maksamalla <b>10€</b> vuosittaisen jäsenmaksun.
|
||||
p.
|
||||
|
||||
Reference in New Issue
Block a user