commit 88a8b3b7ac42be7995b0b3f704913ddee9191274 parent 1ed805dbd2e782b4c2c9b15b1e8dda23cb39b6a7 Author: Alisa Lain <60989682+al1-ce@users.noreply.github.com> Date: Thu, 10 Jul 2025 04:25:28 +0300 Fix footer width Diffstat:
| M | public/index.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/public/index.html b/public/index.html @@ -141,6 +141,7 @@ padding-top: 0 !important; border-top: none !important; color: var(--black); + max-width: var(--content-max-width); } #customFooter a {