~singpolyma/post-part

222478e97b7b71faf9514c26958cd0c6e2a17519 — Stephen Paul Weber 3 years ago 888df8b
Rearrange and add new credits section for website
2 files changed, 19 insertions(+), 4 deletions(-)

M index.scss
M index.slim
M index.scss => index.scss +6 -3
@@ 184,11 184,15 @@ body > p {
		background-size: 50%;
		padding-top: 30%;
		margin-top: 30vh;
		margin-bottom: 10em;
		margin-bottom: 7em;
	}

	&:nth-of-type(7) {
		margin-bottom: 7em;
	}

	&.fin {
		margin-top: 10em;
		margin-top: 7em;
		font-size: 2em;
		font-family: druk, sans-serif;
		color: $fg-alt;


@@ 352,7 356,6 @@ footer {

		&:nth-of-type(1) {
			margin-top: 7em;
			margin-bottom: 7em;
		}

		&:last-of-type {

M index.slim => index.slim +13 -1
@@ 72,11 72,23 @@ html

		p= paras[8]
		p= paras[9]
		p= paras[10]

		p.fin Thank you

		footer
			p= paras[10]
			markdown:
				This website was designed by [Nat Janin](https://natjanin.com/) and
				[Catherine Mellinger](http://www.cargocollective.com/catherinemellinger),
				developed by [Stephen Paul Weber](https://git.singpolyma.net/post-part).

				Music: Frédéric Chopin, Prelude in B minor, Op 28, No. 6 —
				performed on piano by [Marketa Ornova](http://www.marketaornova.com/).
				Used with permission from artist.

				Music originally adapted for [Cutting Paper](https://vimeo.com/250175258)
				by Jennifer Dallas and Melanie Gordon.

			p= paras[11]
			p= paras[12]