summaryrefslogtreecommitdiff
path: root/wiki/features/custom-css.md
diff options
context:
space:
mode:
authorFrancesco Tomaselli <tomaselli.fr@gmail.com>2025-01-04 21:49:16 +0100
committerGitHub <noreply@github.com>2025-01-04 21:49:16 +0100
commit86bb1d6cda6a59a05d24558c83b6e3c780138f96 (patch)
treeb4e5235240fe767ce79c20bc0c573bc1d819cc2d /wiki/features/custom-css.md
parent472e94ca92f7e264683847e9fb976cd9dc33265e (diff)
parentbb0df2d6687d40a85267567d2c3372c94d8594ae (diff)
Merge pull request #62 from deining/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 {