diff options
| -rw-r--r-- | wiki/features/custom-css.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/wiki/features/custom-css.md b/wiki/features/custom-css.md index 406b124..9417918 100644 --- a/wiki/features/custom-css.md +++ b/wiki/features/custom-css.md @@ -11,7 +11,7 @@ showTags: false  hideBackToTop: true  --- -The theme supports custom css, you can override anything you want by redefining classes in the `assets/custom.css` file. +The theme supports custom css, you can override anything you want by redefining classes in the `assets/css/custom.css` file.  For instance, changing the main width can be done as follows:  | 
