From 40e21c307a4edec587742f625918445eb20e4b9b Mon Sep 17 00:00:00 2001 From: Konstantin Pechenenko Date: Sat, 22 Feb 2025 13:54:56 +0700 Subject: update path to custom css file --- wiki/features/custom-css.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wiki') 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: -- cgit v1.2.3