summaryrefslogtreecommitdiff
path: root/wiki/features/custom-css.md
diff options
context:
space:
mode:
authorAndreas Deininger <andreas@deininger.net>2025-01-04 12:06:49 +0100
committerAndreas Deininger <andreas@deininger.net>2025-01-04 12:06:49 +0100
commitbb0df2d6687d40a85267567d2c3372c94d8594ae (patch)
treeb4e5235240fe767ce79c20bc0c573bc1d819cc2d /wiki/features/custom-css.md
parent472e94ca92f7e264683847e9fb976cd9dc33265e (diff)
Wiki: fix typos
Diffstat (limited to 'wiki/features/custom-css.md')
-rw-r--r--wiki/features/custom-css.md2
1 files changed, 1 insertions, 1 deletions
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 {