From 25de19898cf773761d48d3f38fbadfd2864d2dba Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Wed, 31 Mar 2021 08:54:15 -0500 Subject: [PATCH] homepage updates --- index.scss | 6 ++++++ index.slim | 3 +++ 2 files changed, 9 insertions(+) diff --git a/index.scss b/index.scss index 7ef9263..43e7b50 100644 --- a/index.scss +++ b/index.scss @@ -112,6 +112,12 @@ body > section { color: $fg-alt; padding-top: 5em; padding-bottom: 5em; + + small { + display: block; + margin: auto; + max-width: $column-width; + } } #location { diff --git a/index.slim b/index.slim index 9af24d3..fcd0b50 100644 --- a/index.slim +++ b/index.slim @@ -51,6 +51,8 @@ html 1. ![Benton Street Parking Garage, at the corer of Charles Street](assets/img/CityofKitchener.png) 1. [![Schneider Haus](assets/img/schneiderhaus.png)](https://www.schneiderhaus.ca) + small * we acknowledge that the Post-Part exhibition will be situated on land that is the traditional home of the Neutral, Haudenosaunee (Ho-deh-no-show-nee) and Anishinaabe (Ah-nish-nah-bay) Peoples. We extend our respect to all First Nations, Métis and Inuit peoples for their past and present contributions to this land. + p == paras[15] a href="https://www.instagram.com/longernin_collective/" @@ -77,6 +79,7 @@ html section a href="interactive" View our interactive website + a href="credits" Credits footer markdown: -- 2.34.5