From bb0df2d6687d40a85267567d2c3372c94d8594ae Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Sat, 4 Jan 2025 12:06:49 +0100 Subject: Wiki: fix typos --- wiki/features/custom-css.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wiki/features/custom-css.md') diff --git a/wiki/features/custom-css.md b/wiki/features/custom-css.md index 0ca4411..406b124 100644 --- a/wiki/features/custom-css.md +++ b/wiki/features/custom-css.md @@ -13,7 +13,7 @@ hideBackToTop: true The theme supports custom css, you can override anything you want by redefining classes in the `assets/custom.css` file. -For instance, changing the main widht can be done as follows: +For instance, changing the main width can be done as follows: ```css :root { -- cgit v1.2.3