From d1512a1f797a9199f194f8fa311ce56567b1979d Mon Sep 17 00:00:00 2001 From: Dennis ten Hoove <36002865+dennis1248@users.noreply.github.com> Date: Thu, 20 Mar 2025 22:19:45 +0100 Subject: Ensure content flows and stays centered on small screens (#27) * Ensure content flows and stays centered on small screens Fixes #18 * Do not overflow image, instead resize with page * update CHANGELOG Signed-off-by: Xe Iaso --------- Signed-off-by: Xe Iaso Co-authored-by: Xe Iaso --- docs/docs/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index f150564..22793f5 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Don't overflow the image when browser windows are small (eg. on phones) + [#27](https://github.com/TecharoHQ/anubis/pull/27) - Lower the default difficulty to 4 from 5 - Don't duplicate work across multiple threads [#36](https://github.com/TecharoHQ/anubis/pull/36) - Documentation has been moved to https://anubis.techaro.lol/ with sources in docs/ -- cgit v1.2.3