diff --git a/README.md b/README.md index 05c24f7..02d8fd3 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,4 @@ upon saving files in the source directory. ## Deploying the site -An automated deployment pipeline is underway. For now, just ping graffen :) -Getting there! +Simply pushing to `master` in our main repo at https://git.data.coop/data.coop/website/ will trigger a build-and-deploy of the website. diff --git a/_layouts/default.html b/_layouts/default.html index 7e6bfc6..1115e3b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -42,7 +42,7 @@ diff --git a/assets/css/style.scss b/assets/css/style.scss index 1135038..900e906 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -281,6 +281,7 @@ nav { footer { padding: 20px 0; text-align: center; + font-size: 12px; } table th