From dc6458457727c2345cec4ed45d3265cd139b0071 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 30 May 2024 11:01:52 +0300 Subject: [PATCH] fix language and make the website more responsible for small screens --- _config.yml | 6 +++++- assets/main.scss | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 68e7447..61e5a83 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,9 @@ # include: ['dokumentit'] - +title: Piraattipuolueen dokumenttikirjasto +description: > + GitHub Pagesissa ylläpidetty Piraattipuolueen historian + säilyttävä dokumenttikirjasto. +lang: fi defaults: - scope: path: "" diff --git a/assets/main.scss b/assets/main.scss index 4a1659c..49c0e5f 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -17,6 +17,8 @@ $base-font-family: "Liberation Serif", "Tinos", "Times New Roman", serif; color: revert !important; text-color: revert !important; background-color: revert !important; + overflow-wrap: break-word !important; + hyphens: auto !important; } // Fix transparent mobile navbar