diff --git a/src/_sass/_custom.scss b/src/_sass/_custom.scss index fcb72d1..d9cd943 100644 --- a/src/_sass/_custom.scss +++ b/src/_sass/_custom.scss @@ -96,6 +96,13 @@ margin-bottom: auto; } +#contribute .feature__item { + @media (min-width: 37.5em) { + width: 45%; + margin-inline-start: 3.3%; + } +} + #blog { margin-top: 2em; background-color: #eee; diff --git a/src/assets/images/collaborations.svg b/src/assets/images/collaborations.svg new file mode 100644 index 0000000..c83f45c --- /dev/null +++ b/src/assets/images/collaborations.svg @@ -0,0 +1,28 @@ + + \ No newline at end of file diff --git a/src/index.html b/src/index.html index 0974f32..745cc4d 100644 --- a/src/index.html +++ b/src/index.html @@ -40,23 +40,34 @@ documentation_list:
contribute: - - title: "Contribute" - excerpt: "" + - title: "Get Involved" + excerpt: ' + Interested in learning more or wanting to contribute to Tahoe-LAFS?